public interface AfterFailedTryListener extends RetryListener
| Modifier and Type | Method and Description |
|---|---|
void |
immediatelyAfterFailedTry(CallResults results,
Exception exceptionThatCausedRetry) |
void immediatelyAfterFailedTry(CallResults results, Exception exceptionThatCausedRetry)
Copyright © 2015. All rights reserved.