Enterprise Library Exception Handling Application Block

Posted by Wilson on Stack Overflow See other posts from Stack Overflow or by Wilson
Published on 2010-03-26T07:13:24Z Indexed on 2010/03/26 9:53 UTC
Read the original article Hit count: 174

Filed under:
|

Hi All,

I have ExceptionPolicy, that catching all System.Exceptions. Now I have issue, how can I change that policy, to not catch FaultExceptions?

Thanks

© Stack Overflow or respective owner

Related posts about enterprise-library

Related posts about c#