public class XPathProcessorException extends XPathException
| Constructor and Description |
|---|
XPathProcessorException(String message)
Create an XPathProcessorException object that holds an error message.
|
getException, getMessage, printStackTrace, printStackTracegetCause, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, setLocatoraddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic XPathProcessorException(String message)
message - The error message.Copyright © 2022. All rights reserved.