SOAP-FAULT-SUBCODE attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
(SOAP 1.2 only)
Returns the list of fully qualified sub-code names for this SOAP-fault object. If the subcode information is not provided, the attribute returns an empty string (" ").
Data type: CHARACTER
Access: Read-only
Applies to: SOAP-fault object handle
Note: If the ABL client is connected
via SOAP Version 1.1, the SOAP-FAULT-SUBCODE attribute
returns an empty string (
"").