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