org.springframework.aop.framework
public class: AopConfigException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.aop.framework.AopConfigException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NotAnAtAspectException
Exception that gets thrown on illegal AOP configuration arguments.
- author:
Rod - Johnson
- since:
13.03.2003 -
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |