IOnExceptionAspect Methods |
The IOnExceptionAspect type exposes the following members.
Name | Description | |
---|---|---|
OnException |
Method executed after the body of methods to which this aspect is applied,
in case that the method failed with an exception (i.e., in a catch block).
| |
RuntimeInitialize |
Initializes the current aspect.
(Inherited from IMethodLevelAspect.) |