Class SpaceComponentsInitializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.cluster.activeelection.SpaceComponentsInitializeException
All Implemented Interfaces:
Serializable

public class SpaceComponentsInitializeException extends Exception
SpaceComponentsInitializeException thrown when one of the space components fails to initialize.
Since:
5.1
Version:
1.0
Author:
anna
See Also:
  • Constructor Details

    • SpaceComponentsInitializeException

      public SpaceComponentsInitializeException()
    • SpaceComponentsInitializeException

      public SpaceComponentsInitializeException(String message, Throwable cause)
    • SpaceComponentsInitializeException

      public SpaceComponentsInitializeException(String message)