>> This message means that your *advice* cannot throw a >> StorageException, because the method signature does not declare that >> a StorageException can be thrown as a result of executing the method. >> You haven't posted your advice body, but it looks like the advice you >> have associated with the pointcut expression must throw this exception.
You are absolutely right. Haven't worked enough with AspectJ appearently to understand the error. Thank you for quick response. Jimisola -- View this message in context: http://www.nabble.com/pointcut-does-not-match-private-static-method-tf2566990.html#a7155908 Sent from the AspectJ - users mailing list archive at Nabble.com. _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
