|
ColdSpring 2.0 - Narwhal | ||||
| FRAMES | |||||
WEB-INF.cftags.component
coldspring.exception.Exception
coldspring.beans.xml.exception.BeanDefinitionParserNotFoundException
public class BeanDefinitionParserNotFoundException
| Constructor Summary | |
|---|---|
init(string namespace, string name)
Constructor |
|
| Methods inherited from class coldspring.exception.Exception |
|---|
|
| Methods inherited from class WEB-INF.cftags.component |
|---|
|
| Constructor Detail |
|---|
public init(string namespace, string name)
namespace - the namespace that is in the current contextname - the name of the element we are looking at
|
ColdSpring 2.0 - Narwhal | ||||
| FRAMES | |||||