org.yaml.snakeyaml.constructor
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, toStringfillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2008–2015. All rights reserved.