Root exception type for cases of remote closure or client created Sender or Receiver.
More...
|
| ClientLinkRemotelyClosedException (string message) |
| Creates an instance of this exception with the given message.
|
|
| ClientLinkRemotelyClosedException (string message, Exception innerException) |
| Creates an instance of this exception with the given message and linked causal exception.
|
|
| ClientLinkRemotelyClosedException (string message, IErrorCondition errorCondition) |
| Creates an instance of this exception with the given message.
|
|
| ClientLinkRemotelyClosedException (string message, Exception innerException, IErrorCondition errorCondition) |
| Creates an instance of this exception with the given message and linked causal exception.
|
|
| ClientResourceRemotelyClosedException (string message) |
| Creates an instance of this exception with the given message.
|
|
| ClientResourceRemotelyClosedException (string message, Exception innerException) |
| Creates an instance of this exception with the given message and linked causal exception.
|
|
| ClientResourceRemotelyClosedException (string message, IErrorCondition errorCondition) |
| Creates an instance of this exception with the given message.
|
|
| ClientResourceRemotelyClosedException (string message, Exception innerException, IErrorCondition errorCondition) |
| Creates an instance of this exception with the given message and linked causal exception.
|
|
| ClientIllegalStateException (string message) |
| Creates an instance of this exception with the given message.
|
|
| ClientIllegalStateException (string message, Exception innerException) |
| Creates an instance of this exception with the given message and linked causal exception.
|
|
| ClientException (string message) |
| Creates an instance of this exception with the given message.
|
|
| ClientException (string message, Exception innerException) |
| Creates an instance of this exception with the given message and linked causal exception.
|
|
Root exception type for cases of remote closure or client created Sender or Receiver.