ExceptionShieldingErrorHandler 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 error handler class that implements the exception shielding logic.
Namespace: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF
Assembly: Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF (in Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.dll)
Syntax
'Declaration
PublicClassExceptionShieldingErrorHandler _
Implements IErrorHandler
publicclassExceptionShieldingErrorHandler : IErrorHandler
publicref classExceptionShieldingErrorHandler : IErrorHandler
publicclass ExceptionShieldingErrorHandler implements IErrorHandler
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling.WCF.ExceptionShieldingErrorHandler
See Also
ExceptionShieldingErrorHandler 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. |