Exception Handling Application Block WMI Events

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.

The latest Enterprise Library information can be found at the Enterprise Library site.

The Exception Handling Application Block is instrumented with the following WMI events:

  • ExceptionHandlingFailureEvent
  • ExceptionHandlingConfigurationFailureEvent

The following tables describe the properties for each WMI event.

ExceptionHandlingFailureEvent Properties

WMI property

Description

ExceptionMessage

The message for the exception that was raised when the exception handling action failed.

InstanceName

The ID of the exception policy that failed, as specified in the configuration file.

UtcTimeStamp

The time that the exception handling action failed.

ExceptionHandlingConfigurationFailureEvent Properties

WMI property

Description

PolicyName

The name of the exception policy that could not be created or configured.

ExceptionMessage

The message for the exception that was raised when the attempt to create or configure an exception policy failed.

UtcTimeStamp

The time that the configuration failure occurred.