Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

IExceptionHandler Methods

The methods of the IExceptionHandler interface are listed below. For a complete list of IExceptionHandler interface members, see the IExceptionHandler Members topic.

Public Instance Methods

CanHandleException Determines whether this instance can handle the exception the specified exception.
HandleException Handles the exception.

See Also

IExceptionHandler Interface | Spring.Aspects Namespace