Concept Framework 1.0 documentation Contents | Index

standard.net.soap.SOAPFaultBuild

Name Version Deprecated
SOAPFaultBuild version 1.0 no

Prototype:
number SOAPFaultBuild(number faultCode, string faultString, string faultActor, string detail)

Parameters:
faultCode      [in] the fault code
faultString      [in] a fault message
faultActor      [in] a fault actor
detail      [in] the detail on the error

Description:
Build a SOAP fault XML node.

Returns:
Return an XML node containing the fault, or null if failed.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:07 2009 GMT(c)2009 RadGs Software