public class AopConfigException
extends org.springframework.core.NestedRuntimeException
| Constructor and Description | 
|---|
| AopConfigException(String msg)Constructor for AopConfigException. | 
| AopConfigException(String msg,
                  Throwable cause)Constructor for AopConfigException. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AopConfigException(String msg)
msg - the detail message