public class IocException extends RuntimeException
| Constructor and Description |
|---|
IocException(String beanName,
String format,
Object... args) |
IocException(String beanName,
Throwable cause,
String format,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBeanNames(String beanName) |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic void addBeanNames(String beanName)
public String getMessage()
getMessage in class ThrowableCopyright © 2017. All rights reserved.