FaultContractHandlerAssembler 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.

FaultContractHandlerAssembler class.

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

Syntax

'Declaration
PublicClassFaultContractHandlerAssembler _
    Implements IAssembler(Of IExceptionHandler, ExceptionHandlerData)
publicclassFaultContractHandlerAssembler : IAssembler<IExceptionHandler, ExceptionHandlerData>
publicref classFaultContractHandlerAssembler : IAssembler<IExceptionHandler^, ExceptionHandlerData^>
publicclass FaultContractHandlerAssembler implements IAssembler<IExceptionHandler, ExceptionHandlerData>

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.Configuration.FaultContractHandlerAssembler

See Also

FaultContractHandlerAssembler 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.