mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
MessagePackException
msgpack
exception
MessagePackException
is a root Exception for MessagePack related operation.
@
trusted
class
MessagePackException : Exception {
this
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Meta
Source
See Implementation
msgpack
exception
classes
MessagePackException
UnpackException
MessagePackException is a root Exception for MessagePack related operation.