Uses of Class
com.google.api.client.http.HttpResponseException
Packages that use HttpResponseException
Package
Description
Subset of HTTP 1.1 needed from the specification in RFC 2616: Hypertext Transfer Protocol -- HTTP/1.1.
-
Uses of HttpResponseException in com.google.api.client.http
Methods in com.google.api.client.http that return HttpResponseExceptionModifier and TypeMethodDescriptionHttpResponseException.Builder.build()
Returns a new instance ofHttpResponseException
based on this builder.