public class ConstructorException extends MarkedYAMLException
| Modifier | Constructor and Description |
|---|---|
protected |
ConstructorException(String context,
Mark contextMark,
String problem,
Mark problemMark) |
protected |
ConstructorException(String context,
Mark contextMark,
String problem,
Mark problemMark,
Throwable cause) |
getContext, getContextMark, getMessage, getProblem, getProblemMark, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2008–2021. All rights reserved.