Class JmsConnectionRemotelyClosedException

  • All Implemented Interfaces:
    Serializable

    public class JmsConnectionRemotelyClosedException
    extends javax.jms.JMSException
    Thrown when the remote peer closes the connection with amqp:connection:forced signaling that the connection is closed.
    See Also:
    Serialized Form
    • Constructor Detail

      • JmsConnectionRemotelyClosedException

        public JmsConnectionRemotelyClosedException​(String reason)
      • JmsConnectionRemotelyClosedException

        public JmsConnectionRemotelyClosedException​(String reason,
                                                    String errorCode)