public class EntryVersionConflictException extends DetailedUnusableEntryException
nestedExceptions, partialEntry, unusableFields| Constructor and Description | 
|---|
| EntryVersionConflictException(String UID,
                             int spaceVersionID,
                             int clientVersionID,
                             String operation) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getClientVersionID()Return entry client Version ID | 
| String | getOperation()Return the space operation caused the conflict Take or Update | 
| int | getSpaceVersionID()Return entry Space Version ID | 
| String | getUID()Return entry UID | 
getMessageprintStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic String getUID()
public int getSpaceVersionID()
public int getClientVersionID()
public String getOperation()
Copyright © GigaSpaces.