public class XPathProcessorException extends XPathException
m_exception| Constructor and Description | 
|---|
| XPathProcessorException(String message)Create an XPathProcessorException object that holds
 an error message. | 
| XPathProcessorException(String message,
                       Exception e)Create an XPathProcessorException object that holds
 an error message, and another exception
 that caused this exception. | 
getException, getExpressionOwner, getMessage, getStylesheetNode, getStylesheetNode, printStackTrace, printStackTrace, setStylesheetNodegetCause, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, setLocatoraddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic XPathProcessorException(String message)
message - The error message.Copyright © 2018 JBoss by Red Hat. All rights reserved.