UnpackException

UnpackException is thrown on deserialization failure

@trusted
class UnpackException : MessagePackException {}

Constructors

this
this(string message)
Undocumented in source.

Meta