You are here

property soap_fault::$faultstring in Salesforce Suite 5

Same name in this branch
  1. 5 includes/nusoap.php \soap_fault::faultstring
  2. 5 includes/nusoap.orig.php \soap_fault::faultstring
Same name and namespace in other branches
  1. 5.2 includes/nusoap.php \soap_fault::faultstring
  2. 5.2 includes/nusoap.orig.php \soap_fault::faultstring

* The fault string, a description of the fault * * @access private

Type: string

File

includes/nusoap.orig.php, line 931

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;