spring-framework / org.springframework.aop / AopInvocationException / <init>
<init>
AopInvocationException(msg: String)
Constructor for AopInvocationException.
Parameters
msg - the detail message
AopInvocationException(msg: String, cause: Throwable)
Constructor for AopInvocationException.
Parameters
msg - the detail message
cause - the root cause