public class GoogleJsonErrorContainer
extends com.google.api.client.json.GenericJson
GoogleJsonError.com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleJsonErrorContainer() |
| Modifier and Type | Method and Description |
|---|---|
GoogleJsonError |
getError()
Returns the
GoogleJsonError. |
void |
setError(GoogleJsonError error)
Sets the
GoogleJsonError. |
clone, getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuespublic final GoogleJsonError getError()
GoogleJsonError.public final void setError(GoogleJsonError error)
GoogleJsonError.Copyright © 2010-2013 Google. All Rights Reserved.