
public class ORecordDuplicatedException extends OCoreException implements OHighLevelException
| Constructor and Description |
|---|
ORecordDuplicatedException(ORecordDuplicatedException exception) |
ORecordDuplicatedException(String message,
String indexName,
ORID iRid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getIndexName() |
ORID |
getRid() |
int |
hashCode() |
String |
toString() |
getComponentName, getDbName, getErrorCode, getMessagegetFirstCause, wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ORecordDuplicatedException(ORecordDuplicatedException exception)
Copyright © 2009–2025 OrientDB. All rights reserved.