Package org.apache.abdera.xpath
Class XPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.abdera.xpath.XPathException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.XPathException(String message) Deprecated.XPathException(String message, Throwable cause) Deprecated.XPathException(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XPathException
public XPathException()Deprecated. -
XPathException
Deprecated. -
XPathException
Deprecated. -
XPathException
Deprecated.
-