序列化表格
-
程序包 com.android.volley
-
异常错误 com.android.volley.AuthFailureError
class AuthFailureError extends VolleyError implements Serializable-
序列化字段
-
mResolutionIntent
android.content.Intent mResolutionIntent
An intent that can be used to resolve this exception. (Brings up the password dialog.)
-
-
-
异常错误 com.android.volley.NetworkError
class NetworkError extends VolleyError implements Serializable -
异常错误 com.android.volley.NoConnectionError
class NoConnectionError extends NetworkError implements Serializable -
异常错误 com.android.volley.ParseError
class ParseError extends VolleyError implements Serializable -
异常错误 com.android.volley.ServerError
class ServerError extends VolleyError implements Serializable -
异常错误 com.android.volley.TimeoutError
class TimeoutError extends VolleyError implements Serializable -
异常错误 com.android.volley.VolleyError
class VolleyError extends Exception implements Serializable-
序列化字段
-
networkResponse
NetworkResponse networkResponse
-
networkTimeMs
long networkTimeMs
-
-
-