public class ParseException extends Exception
| Constructor and Description |
|---|
ParseException(String msg)
Parsing error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(String msg)
msg - : the error message.Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.