Uses of Package
org.apache.qpid.protonj2.client.exceptions
Package
Description
-
ClassDescriptionRepresents a non-fatal exception that occurs from a Client
Connection
or one of its resources.Exception type that is thrown when the provider has encountered an unrecoverable error. -
ClassDescriptionException thrown when the remote peer actively closes the
Connection
by sending and AMQPClose
frame or when the IO layer is disconnected due to some other reason such as a security error or transient network error.Connection level Security Exception used to indicate a security violation has occurred.Represents a non-fatal exception that occurs from a ClientConnection
or one of its resources.Exception type that is thrown when the provider has encountered an unrecoverable error.Indicates that an operation in the provider timed out waiting for completionRoot exception type for cases of remote closure or client created resources other than the ClientConnection
which will throw exceptions rooted from theClientConnectionRemotelyClosedException
to indicate a fatal connection level error that requires a new connection to be created. -
ClassDescriptionRepresents a non-fatal exception that occurs from a Client
Connection
or one of its resources. -
ClassDescriptionRepresents a non-fatal exception that occurs from a Client
Connection
or one of its resources.Thrown when an action request is not supported through this provider.