public class BeanCurrentlyInCreationException extends BeanCreationException
Constructor and Description |
---|
BeanCurrentlyInCreationException(String beanName)
Create a new BeanCurrentlyInCreationException,
with a default error message that indicates a circular reference.
|
BeanCurrentlyInCreationException(String beanName,
String msg)
Create a new BeanCurrentlyInCreationException.
|
addRelatedCause, contains, getBeanName, getRelatedCauses, getResourceDescription, printStackTrace, printStackTrace, toString
getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace
public BeanCurrentlyInCreationException(String beanName)
beanName
- the name of the bean requested