Class ConstructorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.snakeyaml.engine.v2.exceptions.YamlEngineException
org.snakeyaml.engine.v2.exceptions.MarkedYamlEngineException
org.snakeyaml.engine.v2.exceptions.ConstructorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DuplicateKeyException
General exception during construction step
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MarkedYamlEngineException
getContext, getContextMark, getMessage, getProblem, getProblemMark, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ConstructorException
-
ConstructorException
-