THROW_ARGS
. The only argument of THROW_ARGS is the thrown exception (or none). The join-point where the advice method is executed depend on: THROW_ARGS
pointCutter
. thisJoinPoint()
method can be called to obtain a reference to the currently executing join-point.
@version $Revision: 1.4 $
@author Andrei Popovici
|
|