Modifier and Type | Class and Description |
---|---|
class |
OOfflineNodeException
Created by tglman on 29/12/15.
|
class |
OTimeoutException
Timeout exception.
|
Modifier and Type | Class and Description |
---|---|
class |
OInterruptedException |
class |
OLockException |
Modifier and Type | Class and Description |
---|---|
class |
ODirectMemoryAllocationFailedException
Exception is thrown if it is impossible to allocate new piece of direct memory from OS
|
Constructor and Description |
---|
OSystemException(OSystemException exception) |
Modifier and Type | Class and Description |
---|---|
class |
OIOException |
Modifier and Type | Class and Description |
---|---|
class |
ONotSendRequestException |
Constructor and Description |
---|
ONotSendRequestException(OSystemException exception) |
Modifier and Type | Class and Description |
---|---|
class |
OIterationException |
Modifier and Type | Class and Description |
---|---|
class |
OWALPageBrokenException |
Modifier and Type | Class and Description |
---|---|
class |
ODistributedRedirectException
The operation will be redirect to another server.
|
class |
ONetworkProtocolException |
class |
OResponseProcessingException |
Modifier and Type | Class and Description |
---|---|
class |
ODistributedException
Exception thrown during distributed operation between cluster nodes.
|
class |
OHotAlignmentNotPossibleException
Hot Aligment is not possible, if autoDeploy:true restore of entire database
|
class |
OWriteOperationNotPermittedException
A non idempotent operation has been executed against a read only server (REPLICA).
|
Modifier and Type | Class and Description |
---|---|
class |
ODatabaseIsOldException
Exception thrown when a database is requested but it is older then the one owned by the
requester.
|
class |
ODistributedDatabaseDeltaSyncException
Exception thrown when a delta backup is not possible.
|
Modifier and Type | Class and Description |
---|---|
class |
OHttpRequestException |
Copyright © 2009–2020 OrientDB. All rights reserved.