public class SafeKeeperRoleException extends SafeKeeperException
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SafeKeeperRoleException.Builder
静态构造类
|
| 构造器和说明 |
|---|
SafeKeeperRoleException(int code,
String role,
String loginType) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
响应状态码
|
String |
getLoginType()
获取登录维度
|
String |
getRole()
获取角色
|
Copyright © 2021. All rights reserved.