Class SpaceComponentsInitializeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.cluster.activeelection.SpaceComponentsInitializeException
- All Implemented Interfaces:
Serializable
SpaceComponentsInitializeException thrown when one of the space components fails to initialize.
- Since:
- 5.1
- Version:
- 1.0
- Author:
- anna
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSpaceComponentsInitializeException(String message) SpaceComponentsInitializeException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpaceComponentsInitializeException
public SpaceComponentsInitializeException() -
SpaceComponentsInitializeException
-
SpaceComponentsInitializeException
-