类 ServerError
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.android.volley.VolleyError
com.android.volley.ServerError
- 所有已实现的接口:
Serializable
Indicates that the server responded with an error response.
- 另请参阅:
-
字段概要
从类继承的字段 com.android.volley.VolleyError
networkResponse -
构造器概要
构造器 -
方法概要
从类继承的方法 com.android.volley.VolleyError
getNetworkTimeMs
-
构造器详细资料
-
ServerError
-
ServerError
public ServerError()
-