Class ODistributedStartupException

All Implemented Interfaces:
Serializable

public class ODistributedStartupException extends OException
Exception thrown during distributed topology startup failure.
Author:
Roberto Franchini (r.franchini--at--orientdb.com)
See Also:
  • Constructor Details

    • ODistributedStartupException

      public ODistributedStartupException(String message)
  • Method Details