Error thrown when the Engine idle checking detects a timeout condition and shuts down the engine and places it in an error state.
More...
|
| IdleTimeoutException () |
| Creates a default version of this exception type.
|
|
| IdleTimeoutException (string message) |
| Create a new instance with the given message that describes the specifics of the error.
|
|
| IdleTimeoutException (string message, Exception cause) |
| Create a new instance with the given message that describes the specifics of the error.
|
|
| ProtonException () |
| Creates a default version of this exception type.
|
|
| ProtonException (string message) |
| Create a new instance with the given message that describes the specifics of the error.
|
|
| ProtonException (string message, Exception cause) |
| Create a new instance with the given message that describes the specifics of the error.
|
|
| ProtonException (Exception cause) |
| Create a new instance with the given exception that describes the specifics of the error.
|
|
Error thrown when the Engine idle checking detects a timeout condition and shuts down the engine and places it in an error state.
◆ IdleTimeoutException() [1/2]
Apache.Qpid.Proton.Engine.Exceptions.IdleTimeoutException.IdleTimeoutException |
( |
string |
message | ) |
|
|
inline |
Create a new instance with the given message that describes the specifics of the error.
- Parameters
-
message | Description of the error |
◆ IdleTimeoutException() [2/2]
Apache.Qpid.Proton.Engine.Exceptions.IdleTimeoutException.IdleTimeoutException |
( |
string |
message, |
|
|
Exception |
cause |
|
) |
| |
|
inline |
Create a new instance with the given message that describes the specifics of the error.
- Parameters
-
message | Description of the error |
cause | The exception that causes this error |
The documentation for this class was generated from the following file:
- src/Proton/Engine/Exceptions/IdleTimeoutException.cs