ExceptionTypeSetting 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. |
Represents the configuration information for a ExceptionTypeData instance.
Namespace: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Manageability
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.dll)
Syntax
'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
PublicClassExceptionTypeSetting _
Inherits NamedConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType.Instance)]
publicclassExceptionTypeSetting : NamedConfigurationSetting
[InstrumentationClassAttribute(InstrumentationType::Instance)]
publicref classExceptionTypeSetting : public NamedConfigurationSetting
publicclass ExceptionTypeSetting extends NamedConfigurationSetting
Remarks
ExceptionTypeData instances are held by ExceptionPolicyData, but the wmi objects that represent them related only by matching values for the Policy property.
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.ConfigurationSetting
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.NamedConfigurationSetting
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Manageability.ExceptionTypeSetting
See Also
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.Configuration.Manageability 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. |