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