public static class RetryExecutor.RetryGiveupException
extends java.util.concurrent.ExecutionException
| Constructor and Description |
|---|
RetryGiveupException(java.lang.Exception cause) |
RetryGiveupException(java.lang.String message,
java.lang.Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getCause() |