siryul v0.5.2 (2019-03-24T06:28:50Z)
Home
Dub
Repo
YAMLDException
siryul
dyaml
Thrown on YAML deserialization errors
class
YAMLDException :
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
dyaml
classes
YAMLDException
YAMLSException
structs
YAML
Thrown on YAML deserialization errors