Searched refs:XPathProcessorException (Results 1 – 3 of 3) sorted by relevance
28 public class XPathProcessorException extends XPathException class37 public XPathProcessorException(String message) in XPathProcessorException() method in XPathProcessorException50 public XPathProcessorException(String message, Exception e) in XPathProcessorException() method in XPathProcessorException
29 import org.apache.xpath.XPathProcessorException;189 …throw new XPathProcessorException(XSLMessages.createMessage(XSLTErrorResources.ER_EXTENSION_FUNC_U… in extFunction()235 …throw new XPathProcessorException(XSLMessages.createMessage(XSLTErrorResources.ER_EXTENSION_FUNC_U… in extFunction()
28 import org.apache.xpath.XPathProcessorException;150 catch (org.apache.xpath.XPathProcessorException e) in initXPath()506 throw new XPathProcessorException(CONTINUE_AFTER_FATAL_ERROR); in consumeExpected()535 throw new XPathProcessorException(CONTINUE_AFTER_FATAL_ERROR); in consumeExpected()