Class ElectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.cafapi.common.api.ElectionException
All Implemented Interfaces:
Serializable

public class ElectionException extends Exception
Thrown if there is a problem with the election process.
See Also:
  • Constructor Details

    • ElectionException

      public ElectionException(String message, Throwable cause)