dyaml v0.8.3 (2020-09-19T21:46:57Z)
Home
Dub
Repo
NodeException
dyaml
node
Exception thrown at node related errors.
class
NodeException :
YAMLException
{
this
(string msg, Mark start, string file, size_t line);
}
Constructors
this
this
(string msg, Mark start, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dyaml
node
classes
NodeException
enums
NodeID
NodeType
castableToNode
hasNodeConstructor
functions
merge
structs
Node
YAMLMerge
YAMLNull
templates
hasExpandedNodeConstructor
hasSimpleNodeConstructor
Exception thrown at node related errors.