Namespace: |
|
Type: |
|
Content: |
complex, 1 element |
Defined: |
XML Representation Summary |
|||||
<faultChain> |
|||||
|
|||||
</faultChain> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
When a request is being processed by a service, it may be traveling through multiple
</xsd:documentation>
sections of the service code. The <b>faultChain</b>
element contains a list of errors if
there are multiple errors along the processing path of a message. Because a section of the service or the server may overwrite the error code with a more general error, this list gives a history of failures for this particular request. <p/>
<b>faultChain</b>
contains multiple
<b>fault</b>
elements. Each
<b>fault</b>
element
contains details about an error condition which this request has caused to occur during its processing. </xsd:element>
|
Type: |
faultChainFaultType, complex content |
Defined: |