Module convex.peer
Package convex.peer

Class ConfigException

All Implemented Interfaces:
Serializable

public class ConfigException extends PeerException
Message thrown when a failure occurs during peer configuration
See Also:
  • Constructor Details

    • ConfigException

      public ConfigException(String message, Throwable cause)
    • ConfigException

      public ConfigException(String message)