Click here to Skip to main content
15,745,232 members
Articles / .NET

Tagged as

Stats

40.6K views
14 bookmarked

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