dyaml v0.9.2 (2022-08-24T21:56:38Z)
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