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