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: