Searched defs:AuthFailureError (Results 1 – 1 of 1) sorted by relevance
23 public class AuthFailureError extends VolleyError { class27 public AuthFailureError() {} in AuthFailureError() method in AuthFailureError29 public AuthFailureError(Intent intent) { in AuthFailureError() method in AuthFailureError33 public AuthFailureError(NetworkResponse response) { in AuthFailureError() method in AuthFailureError37 public AuthFailureError(String message) { in AuthFailureError() method in AuthFailureError41 public AuthFailureError(String message, Exception reason) { in AuthFailureError() method in AuthFailureError