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