Class ComponentInputException

    • Constructor Detail

      • ComponentInputException

        public ComponentInputException​(Class<? extends Implementor> implementor,
                                       Object actualInputType,
                                       Class<?>... expectedInputTypes)