Class ActiveElectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gigaspaces.cluster.activeelection.core.ActiveElectionException
- All Implemented Interfaces:
Serializable
This exception thrown by
ActiveElectionManager on unexpected functionality behavior.- Since:
- 6.0
- Version:
- 1.0
- Author:
- Igor Goldenberg
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionActiveElectionException(String message) ActiveElectionException(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
-
ActiveElectionException
-
ActiveElectionException
-