public class NotAnAtAspectException extends AopConfigException
| Constructor and Description | 
|---|
NotAnAtAspectException(Class<?> nonAspectClass)
Create a new NotAnAtAspectException for the given class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Class<?> | 
getNonAspectClass()
Returns the offending class. 
 | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString