By default, system fault messages contain a message code that includes a prefix and code number and the message text. For example, the message code WSH_95002 is associated with an invalid request that includes an empty workflow name.
The message code is the ErrorCode element in the detail element of a SOAP fault, and the message text is the faultstring element of the SOAP fault.