Class JmsConnectionRemotelyClosedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
jakarta.jms.JMSException
org.apache.qpid.jms.JmsConnectionRemotelyClosedException
All Implemented Interfaces:
Serializable

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

    • JmsConnectionRemotelyClosedException

      public JmsConnectionRemotelyClosedException(String reason)
    • JmsConnectionRemotelyClosedException

      public JmsConnectionRemotelyClosedException(String reason, String errorCode)