Class ProviderConnectionRemotelyClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.qpid.jms.provider.ProviderException
org.apache.qpid.jms.provider.exceptions.ProviderIOException
org.apache.qpid.jms.provider.exceptions.ProviderConnectionRemotelyClosedException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProviderConnectionRedirectedException,ProviderConnectionResourceAllocationException,ProviderConnectionResourceNotFoundException,ProviderConnectionSecurityException,ProviderInvalidClientIDException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProviderConnectionRemotelyClosedException
-
ProviderConnectionRemotelyClosedException
-
-
Method Details
-
toJMSException
public jakarta.jms.JMSException toJMSException()- Overrides:
toJMSExceptionin classProviderException
-