| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| SOAPEnvNewWithFault | version 1.0 | no |
| number SOAPEnvNewWithFault(number faultCode, string faultString, string faultActor, string detail, var number out_env) |
| faultCode | [in] the fault code |
| faultString | [in] a fault message |
| detail | [in] the detail on the error |
| out_env | [out] the resulting envelope with parameters like in the example section |
| Create an envelope with a fault object. |
<SOAP-ENV:Envelope xmlns:SOAP-ENV="..." SOAP-ENV:encoding="..." |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:02:07 2009 GMT | (c)2009 RadGs Software |