Class AmqpRemoteException

  • All Implemented Interfaces:
    Serializable

    public class AmqpRemoteException
    extends AmqpException
    An exception that wraps an exception thrown by the server in a request/reply scenario.
    Since:
    2.0
    Author:
    Gary Russell
    See Also:
    Serialized Form
    • Constructor Detail

      • AmqpRemoteException

        public AmqpRemoteException​(Throwable cause)