public class SAXPathParseException extends SAXPathException
detail| Constructor and Description |
|---|
SAXPathParseException(String msg)
Construct with the given message.
|
getDetail, getMessage, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic SAXPathParseException(String msg)
msg - The error message.Copyright © 2013. All Rights Reserved.