
| Exception | Description |
|---|---|
| OAccessToSBtreeCollectionManagerIsProhibitedException |
This exception is thrown if access to the manager of tree-based RidBags will be prohibited.
|
| OAllCacheEntriesAreUsedException | |
| OBackupInProgressException | |
| OClusterPositionMapException | |
| OCommandExecutionException | |
| OCommandInterruptedException |
Exception thrown in case the execution of the command has been interrupted.
|
| OConcurrentCreateException |
Exception thrown when a create operation get a non expected RID.
|
| OConcurrentModificationException |
Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.
|
| OConfigurationException | |
| OCoreException | |
| ODatabaseException | |
| ODurableComponentException | |
| OFastConcurrentModificationException |
Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.
|
| OFetchException | |
| OFileLockedByAnotherProcessException |
This exception is thrown if several processes try to access the same storage directory.
|
| OHashTableDirectoryException | |
| OIndexIsRebuildingException |
Exception which is thrown by
OIndexChangesWrapper
if index which is related to wrapped cursor is being rebuilt. |
| OInvalidIndexEngineIdException |
Special type of exception which indicates that invalid index id was passed into
storage and index data should be reloaded
|
| OInvalidStorageEncryptionKeyException |
Storage key is invalid.
|
| OJVMErrorException |
This exception is thrown if storage is switched to read-only mode because OrientDB observed
Error during data processing. |
| OLoadCacheStateException |
This exception is thrown if it is impossible to read data from file which contains state of 2Q cache.
|
| OLocalHashTableException | |
| OLowDiskSpaceException | |
| OPageIsBrokenException |
Exception which is thrown by storage when it detects that some pages of files are broken and it switches to "read only" mode.
|
| OPaginatedClusterException | |
| OQueryParsingException | |
| OReadCacheException | |
| ORecordContentNotFoundException |
Indicates that the requested record content was not found in the database.
|
| ORecordNotFoundException | |
| 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. |
| OSBTreeBonsaiLocalException | |
| OSchemaException | |
| OSchemaNotCreatedException | |
| OSecurityAccessException | |
| OSecurityException |
Generic Security exception.
|
| OSequenceException | |
| OSerializationException | |
| OStorageException | |
| OStorageExistsException | |
| OTooBigIndexKeyException |
This exception is thrown when key size exceeds allowed limits
|
| OTransactionAbortedException | |
| OTransactionBlockedException | |
| OTransactionException | |
| OValidationException | |
| OWriteCacheException |
Copyright © 2009–2025 OrientDB. All rights reserved.