Class ActiveElectionException

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

public class ActiveElectionException extends Exception
This exception thrown by ActiveElectionManager on unexpected functionality behavior.
Since:
6.0
Version:
1.0
Author:
Igor Goldenberg
See Also:
  • Constructor Details

    • ActiveElectionException

      public ActiveElectionException(String message)
    • ActiveElectionException

      public ActiveElectionException(String message, Throwable cause)