SoapFault property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Identifies the SOAP-FAULT object handle that contains a SOAP fault message detail.
Data type: HANDLE
Access: PUBLIC Read-only
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.