java.io.Serializablepublic class BeanReferenceException extends ActivityContextParserException
Created: 2008. 01. 07 AM 3:35:55
| Constructor | Description |
|---|---|
BeanReferenceException() |
Simple constructor.
|
BeanReferenceException(java.util.List<java.lang.Object> brokenReferences) |
Constructor to create exception with a message.
|
public BeanReferenceException()
public BeanReferenceException(java.util.List<java.lang.Object> brokenReferences)
brokenReferences - the list of beans that can not findCopyright © 2008–2018 The Aspectran Project. All rights reserved.