User Tools

Site Tools


caching:ex4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
caching:ex4 [2008/10/07 14:20]
bdefrain
caching:ex4 [2008/10/07 14:23]
bdefrain
Line 10: Line 10:
  
 <note warning> <note warning>
-If you use ''aspectOf'', but no corresponding aspect instance can be found, the AspectJ runtime will throw the [[http://www.eclipse.org/aspectj/doc/released/runtime-api/org/aspectj/lang/NoAspectBoundException.html|NoAspectBoundException]].+If you use ''aspectOf'', but no corresponding aspect instance can be found, the AspectJ runtime will throw the [[http://www.eclipse.org/aspectj/doc/released/runtime-api/org/aspectj/lang/NoAspectBoundException.html|NoAspectBoundException]]. (Catching this exception is a way to test whether there is an aspect instance available.)
 </note> </note>
  
caching/ex4.txt ยท Last modified: 2021/02/05 13:51 (external edit)