public class AuthenticationException extends I18nSupportException
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
ILLEGAL_PASSWORD |
static String |
USER_DISABLED |
| 构造器和说明 |
|---|
AuthenticationException(String code) |
AuthenticationException(String code,
String message) |
AuthenticationException(String code,
String message,
Throwable cause) |
getArgs, getI18nCode, getLocalizedMessage, getMessage, setArgs, setI18nCodeaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2021. All rights reserved.