Class ConfigurationException

    • Constructor Detail

      • ConfigurationException

        public ConfigurationException​(Exception cause)
        Initializes the exception from a cause exception.
      • ConfigurationException

        public ConfigurationException​(String message)
        Initializes the exception with just a message.