Uses of Class
top.focess.qq.api.util.network.HttpResponseException
-
Packages that use HttpResponseException Package Description top.focess.qq.api.util.network -
-
Uses of HttpResponseException in top.focess.qq.api.util.network
Methods in top.focess.qq.api.util.network that throw HttpResponseException Modifier and Type Method Description JSONHttpResponse. getAsJSON()Get the value as JSON@NonNull StringHttpResponse. getAsString()Get the value as String
-