Dela via


ExceptionHandlingInstrumentationProvider Members

Include Protected Members
Include Inherited Members

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 ExceptionHandlingInstrumentationProvider type exposes the following members.

Constructors

  Name Description
Public method ExceptionHandlingInstrumentationProvider

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireExceptionHandledEvent
Fires the exceptionHandled event.
Public method FireExceptionHandlerExecutedEvent
Fires the exceptionHandlerExecuted event.
Public method FireExceptionHandlingErrorOccurred
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event exceptionHandled
Occurs when an Exception is handled.
Public event exceptionHandlerExecuted
Occurs when an exception handler is executed.
Public event exceptionHandlingErrorOccurred
Occurs when an error occurs handling an Exception is handled.

See Also

ExceptionHandlingInstrumentationProvider Class

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.