public class ConstructorException extends MarkedYamlEngineException
| Constructor and Description |
|---|
ConstructorException(String context,
Optional<Mark> contextMark,
String problem,
Optional<Mark> problemMark) |
ConstructorException(String context,
Optional<Mark> contextMark,
String problem,
Optional<Mark> problemMark,
Throwable cause) |
getContext, getContextMark, getMessage, getProblem, getProblemMark, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2018–2019. All rights reserved.