msgpack-d v1.0.4 (2022-06-12T09:58:06Z)
Home
Dub
Repo
UnpackException
msgpack
exception
UnpackException
is thrown on deserialization failure
@
trusted
class
UnpackException :
MessagePackException
{
this
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Meta
Source
See Implementation
msgpack
exception
classes
MessagePackException
UnpackException
UnpackException is thrown on deserialization failure