Class NoLeaderException

All Implemented Interfaces:
Serializable

public class NoLeaderException extends RuntimeException
Signals that leader for given election does not exist.
See Also:
  • Constructor Details

    • NoLeaderException

      public NoLeaderException()