Error handling in a real-time web services client application is the same as in a Batch web services client application. SOAP fault elements in the SOAP response contain the errors that occur during calls to web services. The client application should implement the appropriate error handling scheme to retrieve the SOAP fault.