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 | |
---|---|---|
ExceptionPolicyImpl |
Initializes a new instance of the ExceptionPolicyImpl class with the policy name and a dictionary of policy entries.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetInstrumentationEventProvider |
Gets the instrumentation provider that is used to fire instrumentation events for this instance.
|
|
GetPolicyEntry |
Gets the policy entry associated with the specified key.
|
|
GetType | (Inherited from Object.) | |
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.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
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. |