| 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 |
| 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 |
OBackupInProgressException |
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 |
OInvalidStorageEncryptionKeyException
Storage key is invalid.
|
class |
ORecordNotFoundException |
class |
OSchemaNotCreatedException |
class |
OSecurityAccessException |
class |
OSecurityException
Generic Security exception.
|
class |
OStorageExistsException |
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.
|
Copyright © 2009–2016 Orient Technologies. All rights reserved.