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