public class DisableException extends UncheckedException
errcode, errmsg| Constructor and Description |
|---|
DisableException() |
DisableException(String message) |
DisableException(String format,
Object... args) |
DisableException(String errcode,
String errmsg) |
DisableException(String message,
Throwable cause) |
DisableException(Throwable cause) |
impossible, isCauseBy, noImplement, unwrapThrowaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.