public class PermissionsExceptionCode extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static ExceptionCode |
API_PERMISSION_AUTH_ERROR
接口无访问权限 - 权限
|
static ExceptionCode |
API_ROLE_AUTH_ERROR
接口无访问权限 - 无角色
|
static ExceptionCode |
AUTH_ERROR
访问权限异常
|
| 构造器和说明 |
|---|
PermissionsExceptionCode() |
public static final ExceptionCode AUTH_ERROR
public static final ExceptionCode API_ROLE_AUTH_ERROR
public static final ExceptionCode API_PERMISSION_AUTH_ERROR
Copyright © 2024 tan. All rights reserved.