Serializablepublic class RetryableError extends Error
Error's are not retried by RetryableAction. This is a special error that
communicates retry intent to RetryableAction.| Constructor | Description |
|---|---|
RetryableError(Error cause) |
| Modifier and Type | Method | Description |
|---|---|---|
Error |
getCause() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.