dyaml v0.10.0 (2024-06-02T18:01:21Z)
Home
Dub
Repo
YAMLException
dyaml
exception
Base class for all exceptions thrown by D:YAML.
class
YAMLException : Exception {
mixin
basicExceptionCtors
;
}
Members
Mixins
__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
Base class for all exceptions thrown by D:YAML.