Package oracle.stellent.ridc.common.xml
Class XPathEvaluatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.stellent.ridc.common.xml.XPathEvaluatorException
- All Implemented Interfaces:
Serializable
Wraps errors thrown from the XPathEvaluator class.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.XPathEvaluatorException
(String message) XPathEvaluatorException
(String message, Throwable cause) XPathEvaluatorException
(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
-
XPathEvaluatorException
Deprecated. -
XPathEvaluatorException
-
XPathEvaluatorException
-
XPathEvaluatorException
-