Previous Next

SOAP-fault object handle
A handle to a SOAP-fault object. A SOAP-fault object contains information specific to a SOAP fault.
Note:
Syntax 
 
soap-fault-handle [ :attribute ]
soap-fault-handle
A handle variable that references a SOAP-fault object.
attribute
An attribute of the SOAP-fault object.
Attributes
 
Notes 
*
When the AVM detects a SOAP fault message, it converts the SOAP fault message to an ABL error message and creates a SOAP-fault object (identified by the ERROR-OBJECT-DETAIL attribute on the ERROR-STATUS system handle). A SOAP-fault object exists only as long as its related ERROR-STATUS entry (that is, until the execution of another statement containing the NO-ERROR option).
*
See also 
ERROR-STATUS system handle, SOAP-fault-detail object handle

Previous Next
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates.