dub v1.30.0 (2022-11-14T16:08:40Z)
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