| Modifier and Type | Class and Description |
|---|---|
class |
OInterruptedException |
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 |
NotEmptyComponentCanNotBeRemovedException
Exception is thrown to inform that non-empty component can not be removed.
|
class |
OAccessToSBtreeCollectionManagerIsProhibitedException
This exception is thrown if access to the manager of tree-based RidBags will be prohibited.
|
class |
OBackupInProgressException |
class |
OClusterDoesNotExistException |
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 |
OFastConcurrentModificationException
Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions
don't match.
|
class |
OInvalidDatabaseNameException |
class |
OInvalidStorageEncryptionKeyException
Storage key is invalid.
|
class |
OManualIndexesAreProhibited
Exception which is thrown to inform user that manual indexes are prohibited.
|
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 |
ORecordNotFoundException |
class |
OSchemaException |
class |
OSchemaNotCreatedException |
class |
OSecurityAccessException |
class |
OSecurityException
Generic Security exception.
|
class |
OStorageDoesNotExistException |
class |
OStorageExistsException |
class |
OTooBigIndexKeyException
This exception is thrown when key size exceeds allowed limits
|
class |
OValidationException |
| Modifier and Type | Class and Description |
|---|---|
class |
OIndexEngineException |
| Modifier and Type | Class and Description |
|---|---|
class |
OInvalidPasswordException
An exception for invalid passwords.
|
| 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 |
OTokenSecurityException
Created by tglman on 10/11/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedConfigurationChangedException
Cluster id was reassigned during the operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OInvalidSequentialException |
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedLockException
Exception thrown when a distributed resource is locked.
|
class |
ODistributedOperationException
Exception thrown when a distributed operation doesn't reach the quorum.
|
Copyright © 2009–2025 OrientDB. All rights reserved.