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