public static class SafeKeeperLoginException.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
SafeKeeperLoginException |
build() |
static SafeKeeperLoginException.Builder |
builder()
构造角色实例方法
|
SafeKeeperLoginException.Builder |
setCode(int code) |
SafeKeeperLoginException.Builder |
setLoginType(String loginType) |
SafeKeeperLoginException.Builder |
setMessage(String message) |
public static SafeKeeperLoginException.Builder builder()
public SafeKeeperLoginException.Builder setCode(int code)
public SafeKeeperLoginException.Builder setMessage(String message)
public SafeKeeperLoginException.Builder setLoginType(String loginType)
public SafeKeeperLoginException build()
Copyright © 2021. All rights reserved.