UnpackException

UnpackException is thrown on deserialization failure

version(!betterC)
pure
class UnpackException : MessagePackException {}

Constructors

this
this(string msg)
Undocumented in source.

Meta