Searched defs:XPathProcessorException (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPathProcessorException.java19 * $Id: XPathProcessorException.java 468655 2006-10-28 07:12:06Z minchau $
28 public class XPathProcessorException extends XPathException class in inherits:XPathException
33 * Create an XPathProcessorException object that holds
37 public XPathProcessorException(String message) method in class:XPathProcessorException
44 * Create an XPathProcessorException object that holds
50 public XPathProcessorException(String message, Exception e) method in class:XPathProcessorException

Completed in 1793 milliseconds