JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package com.android.volley
Class
com.android.volley.AuthFailureError
extends
VolleyError
implements Serializable
Serialized Fields
mResolutionIntent
android.content.Intent mResolutionIntent
An intent that can be used to resolve this exception. (Brings up the password dialog.)
Class
com.android.volley.ClientError
extends
ServerError
implements Serializable
Class
com.android.volley.NetworkError
extends
VolleyError
implements Serializable
Class
com.android.volley.NoConnectionError
extends
NetworkError
implements Serializable
Class
com.android.volley.ParseError
extends
VolleyError
implements Serializable
Class
com.android.volley.ServerError
extends
VolleyError
implements Serializable
Class
com.android.volley.TimeoutError
extends
VolleyError
implements Serializable
Class
com.android.volley.VolleyError
extends java.lang.Exception implements Serializable
Serialized Fields
networkResponse
NetworkResponse
networkResponse
networkTimeMs
long networkTimeMs
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes