Package com.onwbp.adaptation
Class MalformedXPathExpressionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.onwbp.adaptation.MalformedXPathExpressionException
- All Implemented Interfaces:
Serializable
Thrown when an XPath expression is malformed.
- Since:
- 5.4.1
-
Constructor Summary
ConstructorDescriptionMalformedXPathExpressionException
(UserMessage userMessage) MalformedXPathExpressionException
(UserMessage userMessage, Throwable aThrowable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MalformedXPathExpressionException
-
MalformedXPathExpressionException
-
-
Method Details
-
getUserMessage
-