ExceptionCallHandlerAttribute Class

Applies the ExceptionCallHandler to the target.

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

Syntax

public class ExceptionCallHandlerAttribute : HandlerAttribute
'Declaration
Public Class ExceptionCallHandlerAttribute
    Inherits HandlerAttribute
public ref class ExceptionCallHandlerAttribute : public HandlerAttribute

Inheritance Hierarchy

System.Object
  System.Attribute
    HandlerAttribute
      Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.PolicyInjection.ExceptionCallHandlerAttribute

See Also

ExceptionCallHandlerAttribute Members

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.PolicyInjection Namespace