zeep::make_fault
// In header: </home/maarten/projects/libzeep/zeep/envelope.hpp> xml::element * make_fault(const std::string & message);
Create a standard SOAP Fault message for the string parameter
Parameters: |
|
||
Returns: |
A new xml::element object containing the fault envelope. |