C# (CSharp) Castle.MonoRail.Framework.Extensions.ExceptionChaining Namespace

Classes

Name Description
AbstractExceptionHandler Provides a basic implementation of IExceptionHandler
ExceptionChainingExtension This extension allow one to perform one or more steps in response to an exception threw by an action. IExceptionHandler
FilteredExceptionHandler This class expects to be configured with exclude types that detail the types of exceptions to be ignored.
LoggingExceptionHandler Handles that logs the exception using the the logger factory.