| Modifier and Type | Method and Description |
|---|---|
static S3DwzErrorType |
S3DwzErrorType.getByCode(String code)
根据code获取枚举
|
S3DwzErrorType |
S3DwzResponse.getErrorType()
获取错误类型枚举
|
static S3DwzErrorType |
S3DwzErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3DwzErrorType[] |
S3DwzErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
S3DwzResponse.getErrorMessage(S3DwzErrorType errorType)
获取错误信息
|
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.