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, getMessage
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected ONeedRetryException(ONeedRetryException exception)
protected ONeedRetryException(ONeedRetryException exception, OErrorCode errorCode)
protected ONeedRetryException(String message, OErrorCode errorCode)
protected ONeedRetryException(String message)
Copyright © 2009–2020 OrientDB. All rights reserved.