MessagePackException

MessagePackException is a root Exception for MessagePack related operation.

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

Constructors

this
this(string msg)
Undocumented in source.

Meta