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

The behavior class that set up the ExceptionShieldingErrorHandler for implementing the exception shielding process.

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

Syntax

'Declaration
PublicClassExceptionShieldingBehavior _
    Implements IServiceBehavior, IContractBehavior
publicclassExceptionShieldingBehavior : IServiceBehavior, 
    IContractBehavior
publicref classExceptionShieldingBehavior : IServiceBehavior, 
    IContractBehavior
publicclass ExceptionShieldingBehavior implements IServiceBehavior, IContractBehavior

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.ExceptionShieldingBehavior

See Also

ExceptionShieldingBehavior Members

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