Package io.etcd.jetcd.election
Class NotLeaderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.etcd.jetcd.election.NotLeaderException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotLeaderException extends java.lang.RuntimeExceptionSignals that candidate is not a leader at the moment.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotLeaderException()
-