public class ParsingException extends BaseException
| Constructor and Description |
|---|
ParsingException(String error) |
ParsingException(String error,
String reason) |
ParsingException(String error,
String reason,
Throwable innerException) |
ParsingException(String error,
Throwable innerException) |
ParsingException(Throwable innerException) |
getReason, setReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.