
public abstract class OCoreException extends OException
| Constructor and Description |
|---|
OCoreException(OCoreException exception) |
OCoreException(String message) |
OCoreException(String message,
String componentName) |
OCoreException(String message,
String componentName,
OErrorCode errorCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
String |
getDbName() |
OErrorCode |
getErrorCode() |
String |
getMessage() |
getFirstCause, wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OCoreException(OCoreException exception)
public OCoreException(String message)
public OCoreException(String message, String componentName, OErrorCode errorCode)
public OErrorCode getErrorCode()
public String getDbName()
public String getComponentName()
public final String getMessage()
getMessage in class ThrowableCopyright © 2009–2025 OrientDB. All rights reserved.