Class ConfigException

    • Constructor Detail

      • ConfigException

        public ConfigException​(String message,
                               Throwable cause)
        creates a new ConfigException.
        Parameters:
        message - exception message
        cause - the cause
      • ConfigException

        public ConfigException​(String message)
        creates a new ConfigException.
        Parameters:
        message - exception message