zeep::http::make_fault
// In header: <zeep/http/soap-controller.hpp> xml::element ( message);
Create a standard SOAP Fault message for the string parameter
Parameters:
message
The string object containing a descriptive error message.
Returns:
A new xml::element object containing the fault envelope.