Class ConfigNotRegisteredException

    • Constructor Detail

      • ConfigNotRegisteredException

        public ConfigNotRegisteredException()
      • ConfigNotRegisteredException

        public ConfigNotRegisteredException​(String message)
      • ConfigNotRegisteredException

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

        public ConfigNotRegisteredException​(Throwable cause)
      • ConfigNotRegisteredException

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