Searched defs:VolleyError (Results 1 – 1 of 1) sorted by relevance
21 public class VolleyError extends Exception { class25 public VolleyError() { in VolleyError() method in VolleyError29 public VolleyError(NetworkResponse response) { in VolleyError() method in VolleyError33 public VolleyError(String exceptionMessage) { in VolleyError() method in VolleyError38 public VolleyError(String exceptionMessage, Throwable reason) { in VolleyError() method in VolleyError43 public VolleyError(Throwable cause) { in VolleyError() method in VolleyError