dyaml v0.10.0 (2024-06-02T18:01:21Z)
Home
Dub
Repo
RepresenterException
dyaml
exception
Exception thrown on Representer errors.
class
RepresenterException :
YAMLException
{
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Inherited Members
From YAMLException
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
dyaml
exception
classes
ComposerException
ConstructorException
LoaderException
MarkedYAMLException
NodeException
ParserException
ReaderException
RepresenterException
ScannerException
YAMLException
structs
Mark
Exception thrown on Representer errors.