public interface RetryContext
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getLastThrowable() |
int |
getRetryCount() |
boolean |
willRetry() |
boolean willRetry()
int getRetryCount()
Throwable getLastThrowable()
Copyright © 2014. All rights reserved.