IExceptionHandlerExtension Interface

Used to provide context to extensions of the Exception Handling fluent configuration interface.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public interface IExceptionHandlerExtension : IFluentInterface
'Declaration
Public Interface IExceptionHandlerExtension
    Inherits IFluentInterface
public interface class IExceptionHandlerExtension : IFluentInterface

See Also

IExceptionHandlerExtension Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace