public class AuthFailureError extends VolleyError
networkResponse
Constructor and Description |
---|
AuthFailureError() |
AuthFailureError(android.content.Intent intent) |
AuthFailureError(NetworkResponse response) |
AuthFailureError(java.lang.String message) |
AuthFailureError(java.lang.String message,
java.lang.Exception reason) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
android.content.Intent |
getResolutionIntent() |
getNetworkTimeMs
public AuthFailureError()
public AuthFailureError(android.content.Intent intent)
public AuthFailureError(NetworkResponse response)
public AuthFailureError(java.lang.String message)
public AuthFailureError(java.lang.String message, java.lang.Exception reason)