Class RetryableError
java.lang.Object
java.lang.Throwable
java.lang.Error
software.amazon.awssdk.testutils.retry.RetryableError
- All Implemented Interfaces:
Serializable
Normally
Error's are not retried by RetryableAction. This is a special error that
communicates retry intent to RetryableAction.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString