| Package | Description |
|---|---|
| com.orientechnologies.common.concur.lock | |
| com.orientechnologies.orient.core.exception | |
| com.orientechnologies.orient.core.security | |
| com.orientechnologies.orient.core.storage |
Contains the Storage interface and the basic implementations.
|
| com.orientechnologies.orient.enterprise.channel.binary | |
| com.orientechnologies.orient.server.distributed | |
| com.orientechnologies.orient.server.distributed.task |
| Modifier and Type | Class and Description |
|---|---|
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 |
OAccessToSBtreeCollectionManagerIsProhibitedException
This exception is thrown if access to the manager of tree-based RidBags will be prohibited.
|
class |
OBackupInProgressException |
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 |
OFileLockedByAnotherProcessException
This exception is thrown if several processes try to access the same storage directory.
|
class |
OInvalidDatabaseNameException |
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 |
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 |
OStorageExistsException |
class |
OTooBigIndexKeyException
This exception is thrown when key size exceeds allowed limits
|
class |
OValidationException |
| 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 |
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 |
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.