Class ConfigException

    • Constructor Detail

      • ConfigException

        public ConfigException​(String message)
        Constructor with the detailed message.
        Parameters:
        message - the message
      • ConfigException

        public ConfigException​(String message,
                               Throwable cause)
        Constructor with the detailed message.
        Parameters:
        message - the message
        cause - the cause