Uses of Enum Class
org.aoju.bus.oauth.provider.ToutiaoProvider.Error
Packages that use ToutiaoProvider.Error
-
Uses of ToutiaoProvider.Error in org.aoju.bus.oauth.provider
Methods in org.aoju.bus.oauth.provider that return ToutiaoProvider.ErrorModifier and TypeMethodDescriptionstatic ToutiaoProvider.ErrorToutiaoProvider.Error.getErrorCode(String errorCode) static ToutiaoProvider.ErrorReturns the enum constant of this class with the specified name.static ToutiaoProvider.Error[]ToutiaoProvider.Error.values()Returns an array containing the constants of this enum class, in the order they are declared.