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, getMessage, getProblem, getProblemMark, toString
Copyright © 2008–2023. All rights reserved.