mir-yaml v1.0.0 (2021-07-06T10:52:56Z)
Home
Dub
Repo
ConstructorException
dyaml
constructor
Undocumented in source.
package
class
ConstructorException :
YAMLException
{
this
(string msg, Mark start, Mark end, string file, size_t line);
}
Constructors
this
this
(string msg, Mark start, Mark end, string file, size_t line)
Construct a ConstructorException.
Meta
Source
See Implementation
dyaml
constructor
classes
ConstructorException
functions
constructNode