You are here

property soap_fault::$faultdetail in Salesforce Suite 5.2

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

* The fault detail, typically a string or array of string * * @access private

Type: mixed

File

includes/nusoap.orig.php, line 937

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;