
public class ODistributedRedirectException extends OSystemException
| 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() |
wrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ODistributedRedirectException(ODistributedRedirectException exception)
Copyright © 2009–2025 OrientDB. All rights reserved.