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