
| Exception | Description |
|---|---|
| EncryptionKeyAbsentException | |
| NotEmptyComponentCanNotBeRemovedException |
Exception is thrown to inform that non-empty component can not be removed.
|
| OAccessToSBtreeCollectionManagerIsProhibitedException |
This exception is thrown if access to the manager of tree-based RidBags will be prohibited.
|
| OAcquireTimeoutException | |
| OAllCacheEntriesAreUsedException | |
| OBackupInProgressException | |
| OClusterDoesNotExistException | |
| 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 | |
| OIndexIsRebuildingException |
if index which is related to wrapped stream is being rebuilt.
|
| OInternalErrorException | |
| OInvalidDatabaseNameException | |
| OInvalidIndexEngineIdException |
Special type of exception which indicates that invalid index id was passed into storage and index
data should be reloaded
|
| OInvalidInstanceIdException | |
| OInvalidStorageEncryptionKeyException |
Storage key is invalid.
|
| OLiveQueryInterruptedException |
Created by tglman on 19/06/17.
|
| OLocalHashTableV2Exception | |
| OLocalHashTableV3Exception | |
| OLowDiskSpaceException | |
| OManualIndexesAreProhibited |
Exception which is thrown to inform user that manual indexes are prohibited.
|
| 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 | |
| ORecordNotFoundException | |
| ORetryQueryException |
Exception which is thrown by core components to ask command handler to rebuild and run executed
command again.
|
| OSBTreeBonsaiLocalException | |
| OSchemaException | |
| OSchemaNotCreatedException | |
| OSecurityAccessException | |
| OSecurityException |
Generic Security exception.
|
| OSequenceException | |
| OSerializationException | |
| OStorageDoesNotExistException | |
| OStorageException | |
| OStorageExistsException | |
| OTooBigIndexKeyException |
This exception is thrown when key size exceeds allowed limits
|
| OTransactionBlockedException | |
| OTransactionException | |
| OValidationException | |
| OWriteCacheException |
Copyright © 2009–2025 OrientDB. All rights reserved.