Package | Description |
---|---|
me.zhyd.oauth.enums |
提供一些必要的枚举类
|
Modifier and Type | Method and Description |
---|---|
static AuthToutiaoErrorCode |
AuthToutiaoErrorCode.getErrorCode(int errorCode) |
static AuthToutiaoErrorCode |
AuthToutiaoErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthToutiaoErrorCode[] |
AuthToutiaoErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.