public class BeanCurrentlyInCreationException extends BeanCreationException
| コンストラクターと説明 |
|---|
BeanCurrentlyInCreationException(StringSE beanName) 循環参照を示すデフォルトのエラーメッセージを使用して、新しい BeanCurrentlyInCreationException を作成します。 |
BeanCurrentlyInCreationException(StringSE beanName, StringSE msg) 新しい BeanCurrentlyInCreationException を作成します。 |
addRelatedCause, contains, getBeanName, getRelatedCauses, getResourceDescription, printStackTrace, printStackTrace, toStringgetMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, setStackTraceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic BeanCurrentlyInCreationException(StringSE beanName)
beanName - リクエストされた Bean の名前