| Exception | 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.
|
Copyright © 2015. All rights reserved.