Share via


ExceptionHandlingEvent Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Base class for exception handling WMI events.

Namespace:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation
Assembly:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)

Syntax

'Declaration
PublicMustInheritClassExceptionHandlingEvent _
    Inherits BaseWmiEvent
publicabstractclassExceptionHandlingEvent : BaseWmiEvent
publicref classExceptionHandlingEventabstract : public BaseWmiEvent
publicabstractclass ExceptionHandlingEvent extends BaseWmiEvent

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.BaseWmiEvent
    Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.ExceptionHandlingEvent
      Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.ExceptionHandlingConfigurationFailureEvent
      Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation.ExceptionHandlingFailureEvent

See Also

ExceptionHandlingEvent Members

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Instrumentation Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.