Class ParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.juliewoolie.dom.ParserException
- All Implemented Interfaces:
Serializable
Exception thrown when an input failed to be parsed or evaluated
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParserException
(String message) ParserException
(String message, Throwable cause) ParserException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParserException
-
ParserException
-
ParserException
-