public static interface RetryExecutor.GiveupAction
| Modifier and Type | Method and Description |
|---|---|
void |
onGiveup(java.lang.Exception firstException,
java.lang.Exception lastException) |
void onGiveup(java.lang.Exception firstException,
java.lang.Exception lastException)
throws RetryExecutor.RetryGiveupException