| ProviderClosedException |
|
| ProviderConnectionRedirectedException |
IOException derivative that defines that the remote peer has requested that this
connection be redirected to some alternative peer.
|
| ProviderConnectionRemotelyClosedException |
|
| ProviderConnectionResourceAllocationException |
|
| ProviderConnectionResourceNotFoundException |
|
| ProviderConnectionSecurityException |
Connection level Security Exception used to indicate a security violation has occurred.
|
| ProviderConnectionSecuritySaslException |
Security Exception used to indicate a security violation has occurred.
|
| ProviderDeliveryModifiedException |
Thrown when a send fails because the remote modified the delivery
|
| ProviderDeliveryReleasedException |
Thrown when a send fails because the remote released the delivery
|
| ProviderFailedException |
|
| ProviderIdleTimeoutException |
Thrown when the Provider fails a connection due to idle timeout.
|
| ProviderIllegalStateException |
|
| ProviderInvalidClientIDException |
|
| ProviderInvalidDestinationException |
|
| ProviderIOException |
Exception type that is thrown when the provider has encountered an unrecoverable error.
|
| ProviderOperationTimedOutException |
Indicates that an operation in the provider timed out waiting for completion
|
| ProviderResourceAllocationException |
|
| ProviderResourceClosedException |
|
| ProviderResourceNotFoundException |
|
| ProviderSecurityException |
Security Exception used to indicate a security violation has occurred that is non-fatal
such as link creation blocked because user does not have access etc.
|
| ProviderSendTimedOutException |
Thrown when a message send operation times out in the Provider layer.
|
| ProviderTransactionInDoubtException |
Thrown when a transaction operation fails and state is now unknown.
|
| ProviderTransactionRolledBackException |
Thrown when a message send operation times out in the Provider layer.
|
| ProviderUnsupportedOperationException |
Thrown when an action request is not supported through this provider.
|