Uses of Class
software.amazon.awssdk.core.exception.SdkServiceException
Packages that use SdkServiceException
-
Uses of SdkServiceException in software.amazon.awssdk.core.exception
Methods in software.amazon.awssdk.core.exception that return SdkServiceExceptionModifier and TypeMethodDescriptionSdkServiceException.Builder.build()Creates a newSdkServiceExceptionwith the specified properties.SdkServiceException.BuilderImpl.build()Constructors in software.amazon.awssdk.core.exception with parameters of type SdkServiceException -
Uses of SdkServiceException in software.amazon.awssdk.core.retry
Methods in software.amazon.awssdk.core.retry that return SdkServiceExceptionModifier and TypeMethodDescriptionstatic SdkServiceExceptionRetryUtils.toServiceException(SdkException e)