UnpackException Constructor |
Initializes a new instance of the
UnpackException class with the default error message.
Namespace: MsgPackAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax public:
UnpackException()
new : unit -> UnpackException
See Also