Class ComponentConfigurationException

    • Constructor Detail

      • ComponentConfigurationException

        public ComponentConfigurationException​(Class<? extends Implementor> implementor,
                                               String errorMessage)
      • ComponentConfigurationException

        public ComponentConfigurationException​(Class<? extends Implementor> implementor,
                                               String errorMessage,
                                               Exception exception)
      • ComponentConfigurationException

        public ComponentConfigurationException​(String errorMessage)
      • ComponentConfigurationException

        public ComponentConfigurationException​(String errorMessage,
                                               Exception e)