0
Answer

Difference between HttpResponseException and WebFaultException

Anil

Anil

12y
1.7k
1
Hi,
   I am using RESTful WCF services in my application. For Handling exceptions, i have found two interesting approaches, which are HttpResponseException and WebFaultException. I found there behaviour was much identical. Could any one pl. explain me the differences between these two exceptions and which one to choose for my application.

Thanks for your time,
Anil.