Class XPathEvaluationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- net.sourceforge.pmd.util.fxdesigner.model.XPathEvaluationException
-
- All Implemented Interfaces:
java.io.Serializable
public class XPathEvaluationException extends java.lang.Exception
Exception during XPath evaluation.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XPathEvaluationException(java.lang.Throwable cause)
-