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