Uses of Enum Class
io.fluxzero.sdk.web.NativeWebRequestMetric.ErrorCategory
Packages that use NativeWebRequestMetric.ErrorCategory
-
Uses of NativeWebRequestMetric.ErrorCategory in io.fluxzero.sdk.web
Subclasses with type arguments of type NativeWebRequestMetric.ErrorCategory in io.fluxzero.sdk.webModifier and TypeClassDescriptionstatic enumSafe transport-failure classification used instead of exception details.Methods in io.fluxzero.sdk.web that return NativeWebRequestMetric.ErrorCategoryModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NativeWebRequestMetric.ErrorCategory[]NativeWebRequestMetric.ErrorCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.