
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() |
getComponentName, getDbName, getErrorCode, getMessagegetFirstCause, wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ORecordNotFoundException(ORecordNotFoundException exception)
public ORecordNotFoundException(ORID iRID)
Copyright © 2009–2025 OrientDB. All rights reserved.