
public class OConcurrentModificationException extends ONeedRetryException implements OHighLevelException
| Modifier | Constructor and Description |
|---|---|
|
OConcurrentModificationException(OConcurrentModificationException exception) |
|
OConcurrentModificationException(ORID iRID,
int iDatabaseVersion,
int iRecordVersion,
int iRecordOperation) |
protected |
OConcurrentModificationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getEnhancedDatabaseVersion() |
int |
getEnhancedRecordVersion() |
ORID |
getRid() |
int |
hashCode() |
getComponentName, getDbName, getErrorCode, getMessagewrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OConcurrentModificationException(OConcurrentModificationException exception)
protected OConcurrentModificationException(String message)
public OConcurrentModificationException(ORID iRID, int iDatabaseVersion, int iRecordVersion, int iRecordOperation)
public int getEnhancedDatabaseVersion()
public int getEnhancedRecordVersion()
public ORID getRid()
Copyright © 2009–2025 OrientDB. All rights reserved.