Serialized Form


Package com.google.api.client.googleapis.json

Class com.google.api.client.googleapis.json.GoogleJsonResponseException extends HttpResponseException implements Serializable

serialVersionUID: 1L

Serialized Fields

details

GoogleJsonError details
Google JSON error details or null for none (for example if response is not JSON).


jsonFactory

JsonFactory jsonFactory
JSON factory.



Copyright © 2010-2011 Google. All Rights Reserved.