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