Package org.htmlcleaner
Class XPatherException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.htmlcleaner.XPatherException
- All Implemented Interfaces:
Serializable
Exception that could occure during XPather evaluation.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXPatherException
(String message) XPatherException
(String message, Throwable cause) XPatherException
(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
-
XPatherException
public XPatherException() -
XPatherException
-
XPatherException
-
XPatherException
-