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