Uses of Enum
software.amazon.awssdk.core.internal.metrics.SdkErrorType
Packages that use SdkErrorType
-
Uses of SdkErrorType in software.amazon.awssdk.core.internal.metrics
Methods in software.amazon.awssdk.core.internal.metrics that return SdkErrorTypeModifier and TypeMethodDescriptionstatic SdkErrorTypeSdkErrorType.fromException(Throwable e) static SdkErrorTypeReturns the enum constant of this type with the specified name.static SdkErrorType[]SdkErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.