Class ODistributedRedirectException

All Implemented Interfaces:
Serializable

public class ODistributedRedirectException extends OSystemException
The operation will be redirect to another server.
Author:
Luca Garulli (l.garulli--at--orientdb.com)
See Also:
  • Constructor Details

  • Method Details

    • getFromServer

      public String getFromServer()
    • getToServer

      public String getToServer()
    • getToServerAddress

      public String getToServerAddress()
    • toString

      public String toString()
      Overrides:
      toString in class Throwable