| Exception | Description |
|---|---|
| InvalidRetryConfigException | |
| RetriesExhaustedException |
This exception represents a call execution that never succeeded after exhausting all retries.
|
| Retry4jException | |
| 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.