public final class AuthenticationException extends RuntimeException
有关身份认证的使用、调用、解析异常和警告的异常抛出
Authentication related exception/warning class
Exception throws about usage, invocation, parsing exceptions, and warnings for authentication
program: Sinlmao Commons Network Utils
description: 身份认证相关异常/警告类
create: 2019-11-11 21:24
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
NotHaveAuthentication
返回一个未经过身份认证异常说明
Return a unauthenticated exception description
|
| 构造器和说明 |
|---|
AuthenticationException(String message)
构建一个身份认证相关异常/警告
Build a authentication related exception/warning
|
public AuthenticationException(String message)
Build a authentication related exception/warning
message - 异常/警告信息 Copyright © 2021. All rights reserved.