|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GoogleJsonResponseException | |
|---|---|
| com.google.api.client.googleapis.json | Google's JSON support (see detailed package specification). |
| Uses of GoogleJsonResponseException in com.google.api.client.googleapis.json |
|---|
| Methods in com.google.api.client.googleapis.json that return GoogleJsonResponseException | |
|---|---|
static GoogleJsonResponseException |
GoogleJsonResponseException.from(JsonFactory jsonFactory,
HttpResponse response)
Returns a new instance of GoogleJsonResponseException. |
| Methods in com.google.api.client.googleapis.json that throw GoogleJsonResponseException | |
|---|---|
static HttpResponse |
GoogleJsonResponseException.execute(JsonFactory jsonFactory,
HttpRequest request)
Executes an HTTP request using HttpRequest.execute(), but throws a
GoogleJsonResponseException on error instead of HttpResponseException. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||