FaultString Property
Textual description of any faults returned by the SOAP server.
Object Oriented Interface
public function getFaultString();
Procedural Interface
ipworks_soap_get($res, 16 );
Default Value
''
Remarks
FaultCode and FaultActor provide the corresponding fault code and actor.
This property is read-only.
Data Type
String