property soap_fault::$faultstring in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_fault::faultstring
- 5 includes/nusoap.orig.php \soap_fault::faultstring
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_fault::faultstring
- 5.2 includes/nusoap.orig.php \soap_fault::faultstring
* The fault string, a description of the fault * * @access private
Type: string
File
- includes/
nusoap.php, line 936
Class
- soap_fault
- Contains information for a SOAP fault. Mainly used for returning faults from deployed functions in a server instance. @author Dietrich Ayala <dietrich@ganx4.com> @access public
Code
var $faultstring;