public class AopInvocationException
extends org.springframework.core.NestedRuntimeException
| 构造器和说明 |
|---|
AopInvocationException(String msg)
Constructor for AopInvocationException.
|
AopInvocationException(String msg,
Throwable cause)
Constructor for AopInvocationException.
|
contains, getMessage, getMostSpecificCause, getRootCausepublic AopInvocationException(String msg)
msg - the detail message