Class | Description |
---|---|
Retriable<T> |
A Retriable is used to retry authentication calls which can fail due to network errors or timeouts.
|
Exception | Description |
---|---|
RetriableException |
An exception thrown by the
Retriable if it was not successful. |
Copyright © 2016. All rights reserved.