IExceptionConfigurationForExceptionType Interface

Fluent interface extensions for configuring an exception type on a ExceptionPolicy

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

Syntax

public interface IExceptionConfigurationForExceptionType : IExceptionConfigurationGivenPolicyWithName, 
    IFluentInterface
'Declaration
Public Interface IExceptionConfigurationForExceptionType
    Inherits IExceptionConfigurationGivenPolicyWithName, IFluentInterface
public interface class IExceptionConfigurationForExceptionType : IExceptionConfigurationGivenPolicyWithName, 
    IFluentInterface

See Also

IExceptionConfigurationForExceptionType Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace