Click here to Skip to main content
15,892,517 members
Articles / .NET

Using FaultContract to Throw Custom Error Information from WCF Service

Rate me:
Please Sign up or sign in to vote.
4.81/5 (6 votes)
4 Dec 2011CPOL2 min read 41.4K   14  
This article explains how to handle/control the exception message that a service sends to a client. It also explains how you can use faults to throw custom error messages to a client.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions