| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
RetryExceptionHandler.HandleException Method
Handles the exception.
[Visual Basic]
Public Overrides Sub HandleException( _
ByVal
callContextDictionary As
IDictionary _
) _
Parameters
-
callContextDictionary
-
Return Value
The return value from handling the exception, if not rethrown or a new exception is thrown.
Implements
IExceptionHandler.HandleException
See Also
RetryExceptionHandler Class | Spring.Aspects Namespace