public static interface Response.ErrorListener
Modifier and Type | Method and Description |
---|---|
void |
onErrorResponse(VolleyError error)
Callback method that an error has been occurred with the
provided error code and optional user-readable message.
|
void onErrorResponse(VolleyError error)