| Modifier and Type | Class and Description |
|---|---|
class |
ONeedRetryException
Abstract base exception to extend for all the exception that report to the user it has been thrown but re-executing it could
succeed.
|
class |
OOfflineNodeException
Created by tglman on 29/12/15.
|
class |
OTimeoutException
Timeout exception.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OInterruptedException |
class |
OLockException |
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 |
OSystemException |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends OException> |
OErrorCode.exceptionClass |
| Modifier and Type | Method and Description |
|---|---|
static OException |
OException.wrapException(OException exception,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static OException |
OException.wrapException(OException exception,
Throwable cause) |
| Constructor and Description |
|---|
OException(OException exception)
This constructor is needed to restore and reproduce exception on client side in case of remote storage exception handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OIOException |
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandExecutorNotFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandScriptException |
| Modifier and Type | Class and Description |
|---|---|
class |
ODatabaseImportException |
| Modifier and Type | Class and Description |
|---|---|
class |
OIndexEngineException |
class |
OIndexException |
| Modifier and Type | Class and Description |
|---|---|
class |
OSBTreeException |
| Modifier and Type | Class and Description |
|---|---|
class |
OIterationException |
| Modifier and Type | Class and Description |
|---|---|
class |
OFunctionDuplicatedException
Created by tglman on 11/02/16.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OInvalidPasswordException
An exception for invalid passwords.
|
class |
OSecuritySystemException
OSecuritySystem Exception
|
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandSQLParsingException |
| Modifier and Type | Method and Description |
|---|---|
void |
OLocalLiveResultListener.onLiveResult(int iLiveToken,
ORecordOperation iOp) |
void |
OLiveResultListener.onLiveResult(int iLiveToken,
ORecordOperation iOp) |
| 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 |
ONestedRollbackException |
| Modifier and Type | Method and Description |
|---|---|
long |
OAtomicOperationsManager.freezeAtomicOperations(Class<? extends OException> exceptionClass,
String message) |
| Modifier and Type | Class and Description |
|---|---|
class |
OWALPageBrokenException |
| Modifier and Type | Class and Description |
|---|---|
class |
ORollbackException |
| Modifier and Type | Class and Description |
|---|---|
class |
ONetworkProtocolException |
class |
OResponseProcessingException |
class |
OTokenSecurityException
Created by tglman on 10/11/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OETLProcessHaltedException |
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedException
Exception thrown during distributed operation between cluster nodes.
|
class |
ODistributedStartupException
Exception thrown during distributed topology startup failure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OHotAlignmentNotPossibleException
Hot Aligment is not possible, if autoDeploy:true restore of entire database
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedDatabaseDeltaSyncException
Exception thrown when a delta backup is not possible.
|
class |
ODistributedOperationException
Exception thrown when a distributed operation doesn't reach the quorum.
|
class |
ODistributedRecordLockedException
Exception thrown when a record is locked by a running distributed transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OLiveCommandResultListener.onLiveResult(int iToken,
ORecordOperation iOp) |
| Modifier and Type | Class and Description |
|---|---|
class |
OHttpRequestException |
| Modifier and Type | Class and Description |
|---|---|
class |
OSecurityAuthenticatorException
An exception OSecurityAuthenticators can throw.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrientGraphModificationException
Exception raised during not managed exceptions during update of graph.
|
| Constructor and Description |
|---|
OrientGraphModificationException(OException exception) |
Copyright © 2009–2016 Orient Technologies. All rights reserved.