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

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