Subinterface of SoapBody that exposes SOAP 1.1 functionality. Necessary because SOAP 1.1 differs from
SOAP 1.2 with respect to SOAP Faults.
author: Arjen Poutsma See Also:Soap11Fault since: 1.0.0
Adds a SOAP 1.1 Fault to the body with a localized message. Adding a fault removes the
current content of the body.
Parameters: faultCode - the fully qualified fault faultCode Parameters: faultString - the faultString Parameters: faultStringLocale - the faultString locale. May be null the added Soap11Fault throws: IllegalArgumentException - if the fault faultCode is not fully qualified