| Modifier and Type | Class and Description |
|---|---|
class |
ONeedRetryException
Abstract base exception to extend for all the exception that report to the user it has been thrown but re-executing it could
succeed.
|
class |
OOfflineNodeException
Created by tglman on 29/12/15.
|
class |
OTimeoutException
Timeout exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OInterruptedException |
class |
OLockException |
class |
OModificationOperationProhibitedException
Exception is thrown in case DB is locked for modifications but modification request ist trying to be acquired.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OSystemException |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends OException> |
OErrorCode.exceptionClass |
| Modifier and Type | Method and Description |
|---|---|
static OException |
OException.wrapException(OException exception,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static OException |
OException.wrapException(OException exception,
Throwable cause) |
| Constructor and Description |
|---|
OException(OException exception)
This constructor is needed to restore and reproduce exception on client side in case of remote storage exception handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OIOException |
| Modifier and Type | Class and Description |
|---|---|
class |
OLuceneIndexException |
| Constructor and Description |
|---|
OLuceneIndexException(OException cause) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandExecutorNotFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandScriptException |
| Modifier and Type | Class and Description |
|---|---|
class |
ODatabaseImportException |
| Modifier and Type | Class and Description |
|---|---|
class |
OAccessToSBtreeCollectionManagerIsProhibitedException
This exception is thrown if access to the manager of tree-based RidBags will be prohibited.
|
class |
OAllCacheEntriesAreUsedException |
class |
OBackupInProgressException |
class |
OClusterPositionMapException |
class |
OCommandExecutionException |
class |
OCommandInterruptedException
Exception thrown in case the execution of the command has been interrupted.
|
class |
OConcurrentCreateException
Exception thrown when a create operation get a non expected RID.
|
class |
OConcurrentModificationException
Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.
|
class |
OConfigurationException |
class |
OCoreException |
class |
ODatabaseException |
class |
ODurableComponentException |
class |
OFastConcurrentModificationException
Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.
|
class |
OFetchException |
class |
OFileLockedByAnotherProcessException
This exception is thrown if several processes try to access the same storage directory.
|
class |
OHashTableDirectoryException |
class |
OIndexIsRebuildingException
Exception which is thrown by
OIndexChangesWrapper
if index which is related to wrapped cursor is being rebuilt. |
class |
OInvalidStorageEncryptionKeyException
Storage key is invalid.
|
class |
OJVMErrorException
This exception is thrown if storage is switched to read-only mode because OrientDB observed
Error during data processing. |
class |
OLoadCacheStateException
This exception is thrown if it is impossible to read data from file which contains state of 2Q cache.
|
class |
OLocalHashTableException |
class |
OLowDiskSpaceException |
class |
OPageIsBrokenException
Exception which is thrown by storage when it detects that some pages of files are broken and it switches to "read only" mode.
|
class |
OPaginatedClusterException |
class |
OQueryParsingException |
class |
OReadCacheException |
class |
ORecordContentNotFoundException
Indicates that the requested record content was not found in the database.
|
class |
ORecordNotFoundException |
class |
ORetryQueryException
Exception which is thrown by core components to ask command handler
OAbstractPaginatedStorage.command(com.orientechnologies.orient.core.command.OCommandRequestText)
to rebuild and run executed command again. |
class |
OSBTreeBonsaiLocalException |
class |
OSchemaException |
class |
OSchemaNotCreatedException |
class |
OSecurityAccessException |
class |
OSecurityException
Generic Security exception.
|
class |
OSequenceException |
class |
OSerializationException |
class |
OStorageException |
class |
OStorageExistsException |
class |
OTooBigIndexKeyException
This exception is thrown when key size exceeds allowed limits
|
class |
OTransactionAbortedException |
class |
OTransactionBlockedException |
class |
OTransactionException |
class |
OValidationException |
class |
OWriteCacheException |
| Modifier and Type | Class and Description |
|---|---|
class |
OIndexEngineException |
class |
OIndexException |
| Modifier and Type | Class and Description |
|---|---|
class |
OSBTreeException |
| Modifier and Type | Class and Description |
|---|---|
class |
OIterationException |
| Modifier and Type | Class and Description |
|---|---|
class |
OFunctionDuplicatedException
Created by tglman on 11/02/16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OInvalidPasswordException
An exception for invalid passwords.
|
class |
OSecuritySystemException
OSecuritySystem Exception
|
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandSQLParsingException |
| Modifier and Type | Method and Description |
|---|---|
void |
OLocalLiveResultListener.onLiveResult(int iLiveToken,
ORecordOperation iOp) |
void |
OLiveResultListener.onLiveResult(int iLiveToken,
ORecordOperation iOp) |
| Modifier and Type | Class and Description |
|---|---|
class |
ORecordDuplicatedException |
| Modifier and Type | Class and Description |
|---|---|
class |
OOfflineClusterException
Exception when any non idempotent operation is executed against the offline cluster
|
| Modifier and Type | Class and Description |
|---|---|
class |
ONestedRollbackException |
| Modifier and Type | Method and Description |
|---|---|
long |
OAtomicOperationsManager.freezeAtomicOperations(Class<? extends OException> exceptionClass,
String message) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWALPageBrokenException |
| Modifier and Type | Class and Description |
|---|---|
class |
ORollbackException |
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedRedirectException
The operation will be redirect to another server.
|
class |
ONetworkProtocolException |
class |
OResponseProcessingException |
class |
OTokenSecurityException
Created by tglman on 10/11/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OETLProcessHaltedException |
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedConfigurationChangedException
Cluster id was reassigned during the operation.
|
class |
ODistributedException
Exception thrown during distributed operation between cluster nodes.
|
class |
ODistributedStartupException
Exception thrown during distributed topology startup failure.
|
class |
OWriteOperationNotPermittedException
A non idempotent operation has been executed against a read only server (REPLICA).
|
| Modifier and Type | Class and Description |
|---|---|
class |
OHotAlignmentNotPossibleException
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODatabaseIsOldException
Exception thrown when a database is requested but it is older then the one owned by the requester.
|
class |
ODistributedDatabaseDeltaSyncException
Exception thrown when a delta backup is not possible.
|
class |
ODistributedLockException
Exception thrown when a distributed resource is locked.
|
class |
ODistributedOperationException
Exception thrown when a distributed operation doesn't reach the quorum.
|
class |
ODistributedRecordLockedException
Exception thrown when a record is locked by a running distributed transaction.
|
class |
OPossibleDuplicatedRecordException
Exception thrown when a record is duplicated by a distributed transaction that is not committed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OLiveCommandResultListener.onLiveResult(int iToken,
ORecordOperation iOp) |
| Modifier and Type | Class and Description |
|---|---|
class |
OHttpRequestException |
| Modifier and Type | Class and Description |
|---|---|
class |
OSecurityAuthenticatorException
An exception OSecurityAuthenticators can throw.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrientGraphModificationException
Exception raised during not managed exceptions during update of graph.
|
| Constructor and Description |
|---|
OrientGraphModificationException(OException exception) |
Copyright © 2009–2025 OrientDB. All rights reserved.