SoapFault property
Identifies the SOAP-FAULT object handle that contains a SOAP fault message detail.
Data type: HANDLE
Access: PUBLIC Readable
Applies to: Progress.Lang.SoapFaultError class
If the ABL application invokes a Web service operation that returns a SOAP fault message, the AVM creates a SOAP-FAULT object. Use the SOAP-FAULT-DETAIL attribute of the SOAP-FAULT object handle to access the SOAP fault message detail.
See also: SOAP-fault object handle
OpenEdge Release 10.2B
|