Class RaftServer.CancelledBootstrapException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.atomix.raft.RaftServer.CancelledBootstrapException
All Implemented Interfaces:
Serializable
Enclosing interface:
RaftServer

public static class RaftServer.CancelledBootstrapException extends RuntimeException
See Also:
  • Constructor Details

    • CancelledBootstrapException

      public CancelledBootstrapException(String message)