java.io.Serializablepublic class FactoryBeanNotInitializedException extends BeanRuleException
| Constructor | Description |
|---|---|
FactoryBeanNotInitializedException(BeanRule beanRule) |
Instantiates a new FactoryBeanNotInitializedException.
|
FactoryBeanNotInitializedException(java.lang.String msg,
BeanRule beanRule) |
Instantiates a new FactoryBeanNotInitializedException.
|
getBeanRulepublic FactoryBeanNotInitializedException(BeanRule beanRule)
beanRule - the bean rulepublic FactoryBeanNotInitializedException(java.lang.String msg,
BeanRule beanRule)
msg - the detail messagebeanRule - the bean ruleCopyright © 2008–2018 The Aspectran Project. All rights reserved.