Module org.snakeyaml.engine
Package org.snakeyaml.engine.v2.exceptions
-
Class Summary Class Description Mark Location of a problem in the YAML document. -
Exception Summary Exception Description ComposerException General exception during composition stepConstructorException General exception during construction stepDuplicateKeyException Indicate duplicate keys in the same mapping during parsingEmitterException General exception for during emittingMarkedYamlEngineException Parsing exception when the marks are availableMissingEnvironmentVariableException Indicate missing mandatory environment variable in the templateParserException Exception thrown by theParserimplementations in case of malformed input.ReaderException Indicate invalid input streamRepresenterException A problem during object representationScannerException Exception thrown by theScannerimplementations in case of malformed input.YamlEngineException General exception to serve as the rootYamlVersionException Indication of invalid YAML version