FaultContractExceptionHandlerMappingData 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 a mapping for a fault contract property from either an exception property or a GUID.

Namespace:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration
Assembly:  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.dll)

Syntax

'Declaration
PublicClassFaultContractExceptionHandlerMappingData _
    Inherits NamedConfigurationElement
publicclassFaultContractExceptionHandlerMappingData : NamedConfigurationElement
publicref classFaultContractExceptionHandlerMappingData : public NamedConfigurationElement
publicclass FaultContractExceptionHandlerMappingData extends NamedConfigurationElement

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
      Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration.FaultContractExceptionHandlerMappingData

See Also

FaultContractExceptionHandlerMappingData Members

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