Class RaftException.ProtocolException

All Implemented Interfaces:
Serializable
Enclosing class:
RaftException

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

    • ProtocolException

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