| Package | Description |
|---|---|
| com.evanlennick.retry4j.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidRetryConfigException |
class |
RetriesExhaustedException
This exception represents a call execution that never succeeded after exhausting all retries.
|
class |
UnexpectedException
This exception represents when a call throws an exception that was not specified as one to retry on in the RetryConfig.
|
Copyright © 2015. All rights reserved.