类 com.ch_linghu.fanfoudroid.http.ResponseException
的使用

使用 ResponseException 的软件包
com.ch_linghu.fanfoudroid.http   
 

com.ch_linghu.fanfoudroid.httpResponseException 的使用
 

抛出 ResponseExceptioncom.ch_linghu.fanfoudroid.http 中的方法
 org.w3c.dom.Document Response.asDocument()
          Returns the response body as org.w3c.dom.Document.
 JSONArray Response.asJSONArray()
          Returns the response body as sinat4j.org.json.JSONArray.
 JSONObject Response.asJSONObject()
          Returns the response body as sinat4j.org.json.JSONObject.
 java.lang.String Response.asString()
          Returns the response body as string.