class |
ComposerException |
General exception during composition step
|
class |
ConstructorException |
General exception during construction step
|
class |
DuplicateKeyException |
Indicate duplicate keys in the same mapping during parsing
|
class |
EmitterException |
General exception for during emitting
|
class |
MarkedYamlEngineException |
Parsing exception when the marks are available
|
class |
MissingEnvironmentVariableException |
Indicate missing mandatory environment variable in the template
|
class |
ParserException |
Exception thrown by the Parser implementations in case of malformed input.
|
class |
ReaderException |
Indicate invalid input stream
|
class |
RepresenterException |
A problem during object representation
|
class |
ScannerException |
Exception thrown by the Scanner implementations in case of malformed input.
|
class |
YamlVersionException |
Indication of invalid YAML version
|