class  | 
ClientDeliveryAbortedException | 
 Thrown in cases where an action was requested that cannot be performed because
 the delivery being operated on has been aborted by the remote sender. 
 | 
class  | 
ClientDeliveryIsPartialException | 
 Thrown in cases where an action was requested that cannot be performed because
 the delivery being operated on is only the partial Transfer payload. 
 | 
class  | 
ClientDeliveryStateException | 
Thrown from client API that deal with a  Delivery or  Tracker where the outcome
 that results from that API can affect whether the API call succeeded or failed.  
 | 
class  | 
ClientLinkRedirectedException | 
 | 
class  | 
ClientLinkRemotelyClosedException | 
Root exception type for cases of remote closure or client created  Sender or
  Receiver.  
 | 
class  | 
ClientResourceRemotelyClosedException | 
Root exception type for cases of remote closure or client created resources other
 than the Client  Connection which will throw exceptions rooted from the
  ClientConnectionRemotelyClosedException to indicate a fatal connection
 level error that requires a new connection to be created.  
 | 
class  | 
ClientSessionRemotelyClosedException | 
Root exception type for cases of remote closure or client created  Session.  
 | 
class  | 
ClientTransactionDeclarationException | 
 Thrown when a transaction declaration fails or is rejected by the remote. 
 | 
class  | 
ClientTransactionInDoubtException | 
 Thrown when a transaction operation fails and state is now unknown. 
 | 
class  | 
ClientTransactionNotActiveException | 
 Thrown when a client attempt to commit or roll-back when no transaction has been declared. 
 | 
class  | 
ClientTransactionRolledBackException | 
 Thrown when a message send operation times out in the Provider layer. 
 | 
class  | 
ClientUnsupportedOperationException | 
 Thrown when an action request is not supported through this provider. 
 |