I'm looking to use WebProtocolException or WebFaultException for error handling within a REST service that I've created and mapped to the ISAPI folder. WebFaultException only exists within System.ServiceModel.Web. Can that still be used? I'm trying to accomplish the same end result as the followingarticle.
Mike