public class ParseException extends Exception
| Constructor and Description |
|---|
ParseException(String message)
Constructs a new exception.
|
ParseException(String message,
Throwable cause)
Constructs a new exception.
|
ParseException(Throwable cause)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2025 OWASP Foundation. All rights reserved.