|
| EncodeException () |
| Creates a default EncodeException.
|
|
| EncodeException (string message) |
| Create a new EncodeException instance with the given message that describes the specifics of the encoding error.
|
|
| EncodeException (string message, Exception cause) |
| Create a new EncodeException instance with the given message that describes the specifics of the encoding error.
|
|
◆ EncodeException() [1/2]
Apache.Qpid.Proton.Codec.EncodeException.EncodeException |
( |
string |
message | ) |
|
|
inline |
Create a new EncodeException instance with the given message that describes the specifics of the encoding error.
- Parameters
-
message | Description of the encoding error |
◆ EncodeException() [2/2]
Apache.Qpid.Proton.Codec.EncodeException.EncodeException |
( |
string |
message, |
|
|
Exception |
cause |
|
) |
| |
|
inline |
Create a new EncodeException instance with the given message that describes the specifics of the encoding error.
- Parameters
-
message | Description of the encoding error |
cause | The exception that causes this error |
The documentation for this class was generated from the following file:
- src/Proton/Codec/EncodeException.cs