public class OConcurrentCreateException extends ONeedRetryException implements OHighLevelException
Modifier | Constructor and Description |
---|---|
|
OConcurrentCreateException(OConcurrentCreateException exception) |
|
OConcurrentCreateException(ORID expectedRID,
ORID actualRid) |
protected |
OConcurrentCreateException(String message) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
ORID |
getActualRid() |
ORID |
getExpectedRid() |
int |
hashCode() |
getComponentName, getDbName, getErrorCode, getMessage
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OConcurrentCreateException(OConcurrentCreateException exception)
protected OConcurrentCreateException(String message)
Copyright © 2009–2020 OrientDB. All rights reserved.