| java.lang.Object | ||||
| ↳ | java.lang.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | com.google.gdata.util.ServiceException | |||
| ↳ | com.google.gdata.util.VersionConflictException | |||
The VersionConflictException should be thrown by a service provider when an attempt is made to modify an entry based on a stale version ID.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Exception
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| currentEntry | If this exception is thrown from an update operation and the entry exists, but has a new version ID, this field represents the current state of the entry. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gdata.util.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Generates XML.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gdata.util.ServiceException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||
If this exception is thrown from an update operation and the entry exists, but has a new version ID, this field represents the current state of the entry.
| currentEntry | |
|---|---|
| cause |
| httpConn |
|---|
| IOException |
|---|
| errorCode | |
|---|---|
| cause |
Generates XML.
| extProfile | Extension profile. |
|---|---|
| xw | Output writer. |
| IOException |
|---|