public class NotAnAtAspectException extends AopConfigException
Constructor and Description |
---|
NotAnAtAspectException(java.lang.Class<?> nonAspectClass)
Create a new NotAnAtAspectException for the given class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getNonAspectClass()
Returns the offending class.
|
contains, getMessage, getMostSpecificCause, getRootCause