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