Class FaultDetailsType

Description

FaultDetailsType

Located in /PayPal/Type/FaultDetailsType.php (line 16)

XSDType
   |
   --FaultDetailsType
Variable Summary
Method Summary
FaultDetailsType FaultDetailsType ()
void getErrorCode ()
void getSeverity ()
void setDetailedMessage (mixed $DetailedMessage, [mixed $charset = 'iso-8859-1'])
void setErrorCode (mixed $ErrorCode, [mixed $charset = 'iso-8859-1'])
void setSeverity (mixed $Severity, [mixed $charset = 'iso-8859-1'])
Variables
mixed $DetailedMessage (line 32)
mixed $ErrorCode (line 24)

Error code can be used by a receiving application to debugging a SOAP response message that contain one or more SOAP Fault detail objects, i.e., fault detail sub-elements. These codes will need to be uniquely defined for each fault scenario.

mixed $Severity (line 30)

Severity indicates whether the error is a serious fault or if it is informational error, i.e., warning.

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor FaultDetailsType (line 34)
FaultDetailsType FaultDetailsType ()
getDetailedMessage (line 79)
void getDetailedMessage ()
getErrorCode (line 61)
void getErrorCode ()
getSeverity (line 70)
void getSeverity ()
setDetailedMessage (line 83)
void setDetailedMessage (mixed $DetailedMessage, [mixed $charset = 'iso-8859-1'])
setErrorCode (line 65)
void setErrorCode (mixed $ErrorCode, [mixed $charset = 'iso-8859-1'])
setSeverity (line 74)
void setSeverity (mixed $Severity, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()
XSDType::__set_attribute()

Documentation generated on Thu, 11 May 2006 22:39:13 -0400 by phpDocumentor 1.3.0RC3