dyaml v0.6.1 (2017-05-16T20:02:26Z)
Home
Dub
Repo
NodeException
dyaml
node
Exception thrown at node related errors.
class
NodeException :
YAMLException
{
this
(string msg, Mark start, string file, int line);
}
Constructors
this
this
(string msg, Mark start, string file, int line)
Undocumented in source.
Meta
Source
See Implementation
dyaml
node
classes
NodeException
YAMLContainer
YAMLObject
enums
NodeID
functions
merge
structs
Node
YAMLMerge
YAMLNull
Exception thrown at node related errors.