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