| Class | Description |
|---|---|
| Mark |
Its only use is producing nice error messages.
|
| Exception | Description |
|---|---|
| ComposerException |
General exception during composition step
|
| ConstructorException |
General exception during construction step
|
| DuplicateKeyException |
Indicate duplicate keys in the same mapping
|
| EmitterException |
General exception for during emitting
|
| MarkedYamlEngineException | |
| MissingEnvironmentVariableException |
Indicate missing mandatory environment variable in the template
|
| ParserException |
Exception thrown by the
Parser implementations in case of malformed input. |
| ReaderException | |
| ScannerException |
Exception thrown by the
Scanner implementations in case of malformed input. |
| YamlEngineException |
General exceptions
|
| YamlVersionException |
Indication of invalid YAML version
|
Copyright © 2018–2022. All rights reserved.