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