类 BeanIsNotAFactoryException

    • 构造器详细资料

      • BeanIsNotAFactoryException

        public BeanIsNotAFactoryException​(String name,
                                          Class<?> actualType)
        Create a new BeanIsNotAFactoryException.
        参数:
        name - the name of the bean requested
        actualType - the actual type returned, which did not match the expected type