mir-yaml ~master (2021-07-27T14:20:03Z)
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