Class InvalidIBeanTypeException

    • Constructor Detail

      • InvalidIBeanTypeException

        public InvalidIBeanTypeException​(Class<?> beanType,
                                         String message)
        Creates a new InvalidIBeanTypeException.
        Parameters:
        beanType - the class that does not match the bean type criteria
        message - a description why the bean type does not match