The custom fault code, to be used if
SoapFault.faultCode() is set to
FaultCode.CUSTOM .
The format used is that of
QName.toString , i.e. "{" + Namespace URI + "}" + local part, where the
namespace is optional.
Note that custom Fault Codes are only supported on SOAP 1.1.