
public abstract class ONeedRetryException extends OCoreException
| Modifier | Constructor and Description |
|---|---|
protected |
ONeedRetryException(ONeedRetryException exception) |
protected |
ONeedRetryException(ONeedRetryException exception,
OErrorCode errorCode) |
protected |
ONeedRetryException(String message) |
protected |
ONeedRetryException(String message,
OErrorCode errorCode) |
getComponentName, getDbName, getErrorCode, getMessagewrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ONeedRetryException(ONeedRetryException exception)
protected ONeedRetryException(ONeedRetryException exception, OErrorCode errorCode)
protected ONeedRetryException(String message, OErrorCode errorCode)
protected ONeedRetryException(String message)
Copyright © 2009–2025 OrientDB. All rights reserved.