BeanCurrentlyInCreationException(beanName: String)
Create a new BeanCurrentlyInCreationException, with a default error message that indicates a circular reference.
beanName - the name of the bean requested
BeanCurrentlyInCreationException(beanName: String, msg: String)
Create a new BeanCurrentlyInCreationException.