public class ConstructorException extends MarkedYAMLException
| Modifier | Constructor and Description |
|---|---|
protected |
ConstructorException(java.lang.String context,
Mark contextMark,
java.lang.String problem,
Mark problemMark) |
protected |
ConstructorException(java.lang.String context,
Mark contextMark,
java.lang.String problem,
Mark problemMark,
java.lang.Throwable cause) |
getContext, getContextMark, getProblem, getProblemMark, toStringCopyright © 2008-2013. All Rights Reserved.