public interface ResponseErrorListener
| Modifier and Type | Field and Description |
|---|---|
static ResponseErrorListener |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
handleResponseError(android.content.Context context,
java.lang.Throwable t) |
static final ResponseErrorListener EMPTY