public class MVCCEntryModifyConflictException extends MVCCGenerationConflictRuntimeException
| Constructor and Description | 
|---|
| MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState,
                                MVCCEntryHolder entryHolder,
                                int operation) | 
| MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState,
                                MVCCEntryHolder entryHolder,
                                int operation,
                                Throwable cause) | 
| MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState,
                                MVCCEntryHolder matchEntry,
                                MVCCEntryHolder activeEntry,
                                int operation) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState, MVCCEntryHolder matchEntry, MVCCEntryHolder activeEntry, int operation)
public MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState, MVCCEntryHolder entryHolder, int operation)
public MVCCEntryModifyConflictException(MVCCGenerationsState mvccGenerationsState, MVCCEntryHolder entryHolder, int operation, Throwable cause)
Copyright © GigaSpaces.