C# (CSharp) Castle.MonoRail.Framework.Extensions.ExceptionChaining 네임스페이스

클래스들

이름 설명
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.