| InvalidMessagePackStreamException Constructor |
| Name | Description | |
|---|---|---|
| InvalidMessagePackStreamException |
Initializes a new instance of the InvalidMessagePackStreamException class with the default error message.
| |
| InvalidMessagePackStreamException(String) |
Initializes a new instance of the InvalidMessagePackStreamException class with a specified error message.
| |
| InvalidMessagePackStreamException(String, Exception) |
Initializes a new instance of the InvalidMessagePackStreamException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|