mir-yaml ~fix-ci (2022-04-25T23:28:20.634607)
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