Thrown when a message send operation times out either waiting for credit or waiting for some other resource to be ready to allow a send to trigger.
More...
|
| | ClientSendTimedOutException (string message) |
| | Creates an instance of this exception with the given message.
|
| |
| | ClientOperationTimedOutException (string message) |
| | Creates an instance of this exception with the given message.
|
| |
| | ClientOperationTimedOutException (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.
|
| |
Thrown when a message send operation times out either waiting for credit or waiting for some other resource to be ready to allow a send to trigger.
◆ ClientSendTimedOutException()
| Apache.Qpid.Proton.Client.Exceptions.ClientSendTimedOutException.ClientSendTimedOutException |
( |
string |
message | ) |
|
|
inline |
Creates an instance of this exception with the given message.
- Parameters
-
| message | The message that describes the error |
The documentation for this class was generated from the following file:
- src/Proton.Client/Client/Exceptions/ClientSendTimedOutException.cs