Previous Next

SOAP-FAULT-DETAIL attribute
Returns the handle of the SOAP fault detail information associated with this SOAP-fault object.
Data type:
Access:
Applies to:
SOAP-FAULT-MISUNDERSTOOD-HEADER attribute
(SOAP 1.2 only)
Returns the list of fully qualified names of SOAP headers, if any, for which mandatory processing (as designated by the SOAP-ENV:mustUnderstand attribute) failed. If the SOAP-fault object includes no such failure information, the attribute returns an empty string (""). This attribute can return a non-null list only in cases of a SOAP Version 1.2 connection.
Data type:
Access:
Applies to:
SOAP-FAULT-NODE attribute
(SOAP 1.2 only)
Returns the URI of the SOAP node that generated this SOAP-fault object, if available. If the node information was not provided (always the case with a SOAP Version 1.1 connection), the attribute returns an empty string ("").
Data type:
Access:
Applies to:
Note:
SOAP-FAULT-ROLE attribute
(SOAP 1.2 only)
Returns the URI that identifies the role in which the node that generated this SOAP-fault object was operating when the fault occurred.
Data type:
Access:
Applies to:
Note:

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