直列化された形式


パッケージ com.android.volley

Class com.android.volley.AuthFailureError extends VolleyError implements Serializable

直列化されたフィールド

mResolutionIntent

Intent mResolutionIntent
An intent that can be used to resolve this exception. (Brings up the password dialog.)

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

直列化されたフィールド

networkResponse

NetworkResponse networkResponse