Class ODistributedConfigurationChangedException

All Implemented Interfaces:
OHighLevelException, Serializable

public class ODistributedConfigurationChangedException extends ONeedRetryException implements OHighLevelException
Cluster id was reassigned during the operation. The client should catch this exception and retry to execute the same operation.
Author:
Luca Garulli (l.garulli--at--orientdb.com)
See Also:
  • Constructor Details

    • ODistributedConfigurationChangedException

      public ODistributedConfigurationChangedException(ODistributedConfigurationChangedException exception)
    • ODistributedConfigurationChangedException

      public ODistributedConfigurationChangedException(String s)