siryul ~master (2021-06-03T17:05:54Z)
Home
Dub
Repo
JSONDException
siryul
json
Thrown on JSON deserialization errors
class
JSONDException :
DeserializeException
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
siryul
json
classes
JSONDException
UnexpectedTypeException
structs
JSON
templates
deserialize
serialize
Thrown on JSON deserialization errors