zeep::make_fault
// In header: </build/libzeep-6IwJrE/libzeep-3.0.5/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. |