Class NotLeaderException

All Implemented Interfaces:
Serializable

public class NotLeaderException extends RuntimeException
Signals that candidate is not a leader at the moment.
See Also:
  • Constructor Details

    • NotLeaderException

      public NotLeaderException()