Class ConfigurationNotFoundException

    • Constructor Detail

      • ConfigurationNotFoundException

        public ConfigurationNotFoundException()
      • ConfigurationNotFoundException

        public ConfigurationNotFoundException​(String message)
      • ConfigurationNotFoundException

        public ConfigurationNotFoundException​(String message,
                                              Throwable cause)
      • ConfigurationNotFoundException

        public ConfigurationNotFoundException​(Throwable cause)
      • ConfigurationNotFoundException

        public ConfigurationNotFoundException​(String message,
                                              Throwable cause,
                                              boolean enableSuppression,
                                              boolean writableStackTrace)