ExceptionPolicyEntry Class

Represents an entry in an ExceptionPolicy containing an exception type as the key and a list of IExceptionHandler objects as the value.

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

Syntax

public sealed class ExceptionPolicyEntry
'Declaration
Public NotInheritable Class ExceptionPolicyEntry
public ref class ExceptionPolicyEntry sealed

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.ExceptionPolicyEntry

See Also

ExceptionPolicyEntry Members

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling Namespace