Class RaftException.CommitFailedException

All Implemented Interfaces:
Serializable
Enclosing class:
RaftException

public static class RaftException.CommitFailedException extends RaftException
See Also:
  • Constructor Details

    • CommitFailedException

      public CommitFailedException(String message, Object... args)