| Constructor and Description |
|---|
ONeedRetryException(ONeedRetryException exception) |
| Modifier and Type | Class and Description |
|---|---|
class |
OCommandInterruptedException
Exception thrown in case the execution of the command has been interrupted.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODistributedRedirectException
The operation will be redirect to another server.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OGraphInsertWorkload.manageNeedRetryException(OBaseWorkload.OBaseWorkLoadContext context,
ONeedRetryException e) |
| 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.
|
class |
ODistributedRecordLockedException
Exception thrown when a record is locked by a running distributed transaction.
|
class |
OPossibleDuplicatedRecordException
Exception thrown when a record is duplicated by a distributed transaction that is not committed.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
OBaseWorkload.manageNeedRetryException(OBaseWorkload.OBaseWorkLoadContext context,
ONeedRetryException e) |
Copyright © 2009–2025 OrientDB. All rights reserved.