Class PmdXPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.lang3.exception.ContextedRuntimeException
net.sourceforge.pmd.lang.rule.xpath.PmdXPathException
- All Implemented Interfaces:
Serializable,org.apache.commons.lang3.exception.ExceptionContext
public class PmdXPathException
extends org.apache.commons.lang3.exception.ContextedRuntimeException
Unchecked exception wrapper for
XPathException.- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPmdXPathException(net.sf.saxon.trans.XPathException e, PmdXPathException.Phase phase, String expression, XPathVersion version) -
Method Summary
Methods inherited from class org.apache.commons.lang3.exception.ContextedRuntimeException
addContextValue, getContextEntries, getContextLabels, getContextValues, getFirstContextValue, getFormattedExceptionMessage, getMessage, getRawMessage, setContextValueMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PmdXPathException
public PmdXPathException(net.sf.saxon.trans.XPathException e, PmdXPathException.Phase phase, String expression, XPathVersion version)
-
-
Method Details
-
getPhase
-
addRuleName
-
getRuleName
-