| Package | Description |
|---|---|
| com.orientechnologies.common.exception | |
| com.orientechnologies.orient.core.exception |
| Modifier and Type | Method and Description |
|---|---|
static OErrorCode |
OErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OErrorCode[] |
OErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OErrorCode |
OCoreException.getErrorCode() |
| Constructor and Description |
|---|
OBackupInProgressException(String message,
String componentName,
OErrorCode errorCode) |
OCoreException(String message,
String componentName,
OErrorCode errorCode) |
Copyright © 2009–2025 OrientDB. All rights reserved.