Partilhar via


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

Constructors

  Name Description
Public method ExceptionPolicyImpl
Initializes a new instance of the ExceptionPolicyImpl class with the policy name and a dictionary of policy entries.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstrumentationEventProvider
Gets the instrumentation provider that is used to fire instrumentation events for this instance.
Public method GetPolicyEntry
Gets the policy entry associated with the specified key.
Public method GetType (Inherited from Object.)
Public method HandleException
Checks if there is a policy entry that matches the type of the exception object specified by the Exception parameter and if so, invokes the handlers associated with that entry.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

ExceptionPolicyImpl Class

Microsoft.Practices.EnterpriseLibrary.ExceptionHandling 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.