java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | org.springframework.core.NestedRuntimeException | ||||
↳ | org.springframework.aop.framework.AopConfigException |
![]() |
Exception that gets thrown on illegal AOP configuration arguments.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructor for AopConfigException.
| |||||||||||
Constructor for AopConfigException.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Constructor for AopConfigException.
msg | the detail message |
---|
Constructor for AopConfigException.
msg | the detail message |
---|---|
cause | the root cause |