public class AuthFailureError extends VolleyError
networkResponse| Constructor and Description |
|---|
AuthFailureError() |
AuthFailureError(android.content.Intent intent) |
AuthFailureError(NetworkResponse response) |
AuthFailureError(String message) |
AuthFailureError(String message,
Exception reason) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
android.content.Intent |
getResolutionIntent() |
getNetworkTimeMsaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthFailureError()
public AuthFailureError(android.content.Intent intent)
public AuthFailureError(NetworkResponse response)
public AuthFailureError(String message)
public android.content.Intent getResolutionIntent()
public String getMessage()
getMessage in class ThrowableCopyright © 2014. All rights reserved.