◆ EncodeException() [1/3]
Apache.Qpid.Proton.Codec.EncodeException.EncodeException |
( |
| ) |
|
|
inline |
◆ EncodeException() [2/3]
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() [3/3]
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