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