public class IocException extends RuntimeException
构造器和说明 |
---|
IocException(String beanName,
String format,
Object... args) |
IocException(String beanName,
Throwable cause,
String format,
Object... args) |
限定符和类型 | 方法和说明 |
---|---|
void |
addBeanNames(String beanName) |
String |
getMessage() |
public void addBeanNames(String beanName)
public String getMessage()
getMessage
在类中 Throwable
Copyright © 2017. All rights reserved.