Engine state exception thrown when an data ingest operation cannot be performed on an engine that is not currently accepting input.
More...
Engine state exception thrown when an data ingest operation cannot be performed on an engine that is not currently accepting input.
◆ EngineNotWritableException() [1/3]
Apache.Qpid.Proton.Engine.Exceptions.EngineNotWritableException.EngineNotWritableException |
( |
| ) |
|
|
inline |
Creates a default version of this exception type.
◆ EngineNotWritableException() [2/3]
Apache.Qpid.Proton.Engine.Exceptions.EngineNotWritableException.EngineNotWritableException |
( |
string |
message | ) |
|
|
inline |
Create a new instance with the given message that describes the specifics of the error.
- Parameters
-
message | Description of the error |
◆ EngineNotWritableException() [3/3]
Apache.Qpid.Proton.Engine.Exceptions.EngineNotWritableException.EngineNotWritableException |
( |
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/EngineNotWritableException.cs