java.io.Serializablepublic class RequiredTypeBeanNotFoundException extends BeanException
| Constructor | Description |
|---|---|
RequiredTypeBeanNotFoundException(java.lang.Class<?> requiredType) |
Instantiates a new BeanNotFoundException.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<?> |
getRequiredType() |
Gets the required type.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.