|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GoogleJsonError | |
|---|---|
| com.google.api.client.googleapis.json | Google's JSON support (see detailed package specification). |
| Uses of GoogleJsonError in com.google.api.client.googleapis.json |
|---|
| Methods in com.google.api.client.googleapis.json that return GoogleJsonError | |
|---|---|
GoogleJsonError |
GoogleJsonResponseException.getDetails()
Returns the Google JSON error details or null for none (for example if response is not
JSON). |
static GoogleJsonError |
GoogleJsonError.parse(JsonFactory jsonFactory,
HttpResponse response)
Parses the given error HTTP response using the given JSON factory. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||