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