Sets the list of in fault interceptors which will deal with the HTTP
faults; the client code may choose to catch WebApplicationException
exceptions instead.
Sets the list of out fault interceptors which will deal with the client-side
faults; the client code may choose to catch ClientException
exceptions instead.