
public class ODistributedRedirectException extends ONeedRetryException
| Constructor and Description |
|---|
ODistributedRedirectException(ODistributedRedirectException exception) |
ODistributedRedirectException(String fromServer,
String toServer,
String toServerAddress,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromServer() |
String |
getToServer() |
String |
getToServerAddress() |
String |
toString() |
getComponentName, getDbName, getErrorCode, getMessagegetFirstCause, wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ODistributedRedirectException(ODistributedRedirectException exception)
Copyright © 2009–2025 OrientDB. All rights reserved.