RetryableException (AWS SDK for Java

RetryableException (AWS SDK for Java - 2.25.21)
All Implemented Interfaces:
Serializable

Extension of SdkException that can be used by clients to explicitly have an exception retried. This exception will never be thrown by the SDK unless explicitly used by the client. See NonRetryableException for marking non-retryable exceptions.
See Also:
  • Method Details


You Might Also Like