-
class
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
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
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
class
Root exception type for cases of remote closure or client created
Sender
or
Receiver
.
class
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
Root exception type for cases of remote closure or client created
Session
.
class
Thrown when a transaction declaration fails or is rejected by the remote.
class
Thrown when a transaction operation fails and state is now unknown.
class
Thrown when a client attempt to commit or roll-back when no transaction has been declared.
class
Thrown when a message send operation times out in the Provider layer.
class
Thrown when an action request is not supported through this provider.