org.springframework.aop.framework
Class AopConfigException
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
- public class AopConfigException
- extends NestedRuntimeException
Exception that gets thrown on illegal AOP configuration arguments.
- Since:
- 13-Mar-2003
- Author:
- Rod Johnson
- See Also:
- Serialized Form
AopConfigException
public AopConfigException(String msg)
AopConfigException
public AopConfigException(String msg,
Throwable ex)
Copyright (C) 2003-2004 The Spring Framework Project.