Package io.atomix.raft
Class RaftException.ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.atomix.raft.RaftException
io.atomix.raft.RaftException.ConfigurationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RaftException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.atomix.raft.RaftException
RaftException.ConfigurationException, RaftException.NoLeader, RaftException.ProtocolException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.atomix.raft.RaftException
getTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
-