Class RaftException.ConfigurationException

All Implemented Interfaces:
Serializable
Enclosing class:
RaftException

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

    • ConfigurationException

      public ConfigurationException(Throwable throwable, String message, Object... args)