siryul v0.6.1 (2019-11-15T21:43:29Z)
Home
Dub
Repo
YAMLSException
siryul
dyaml
Thrown on YAML serialization errors
class
YAMLSException :
SerializeException
{
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
templates
deserialize
serialize
Thrown on YAML serialization errors