Click or drag to resize
MessageNotSupportedException Constructor
Initializes a new instance of the MessageNotSupportedException class with the default error message.

Namespace: MsgPack
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public MessageNotSupportedException()
See Also