MessagePackException

MessagePackException is a root Exception for MessagePack related operation.

@trusted
class MessagePackException : Exception {}

Constructors

this
this(string message)
Undocumented in source.

Meta