Searched defs:VolleyError (Results 1 – 1 of 1) sorted by relevance
23 public class VolleyError extends Exception { class27 public VolleyError() { in VolleyError() method in VolleyError31 public VolleyError(NetworkResponse response) { in VolleyError() method in VolleyError35 public VolleyError(String exceptionMessage) { in VolleyError() method in VolleyError40 public VolleyError(String exceptionMessage, Throwable reason) { in VolleyError() method in VolleyError45 public VolleyError(Throwable cause) { in VolleyError() method in VolleyError