public interface RateLimiterErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(String msg,
Exception e) |
void |
handleFetchError(String key,
Exception e) |
void |
handleSaveError(String key,
Exception e) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.