Uses of Enum Class
org.miaixz.bus.auth.magic.ErrorCode.Toutiao
Packages that use ErrorCode.Toutiao
-
Uses of ErrorCode.Toutiao in org.miaixz.bus.auth.magic
Methods in org.miaixz.bus.auth.magic that return ErrorCode.ToutiaoModifier and TypeMethodDescriptionstatic ErrorCode.ToutiaoErrorCode.Toutiao.getErrorCode(String errorCode) static ErrorCode.ToutiaoReturns the enum constant of this class with the specified name.static ErrorCode.Toutiao[]ErrorCode.Toutiao.values()Returns an array containing the constants of this enum class, in the order they are declared.