public abstract class UndefinedException extends ParsingException
Modifier | Constructor and Description |
---|---|
protected |
UndefinedException(String message) |
protected |
UndefinedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
see also the complete user documentation .