DefaultRateLimiterErrorHandlerpublic interface RateLimiterErrorHandler
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleError(String msg,
Exception e) |
|
void |
handleFetchError(String key,
Exception e) |
|
void |
handleSaveError(String key,
Exception e) |
Copyright © 2019. All rights reserved.