property soap_fault::$faultdetail in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_fault::faultdetail
- 5 includes/nusoap.orig.php \soap_fault::faultdetail
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_fault::faultdetail
- 5.2 includes/nusoap.orig.php \soap_fault::faultdetail
* The fault detail, typically a string or array of string * * @access private
Type: mixed
File
- includes/
nusoap.php, line 942
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 $faultdetail;