AtriumServiceFault structure
The AtriumServiceFault data structure holds a list of error messages. A service fault originates in the service implementation itself. If the service encounters an error or discovers a missing parameter before it uses the back-end APIs, it returns a service fault.The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
Definition
<complexType name="AtriumServiceFault">
<sequence>
<element name="faultType"
type="tns:AtriumServiceFaultType" />
<element name="faultCode" type="string" />
<element name="message" type="string"
nillable="true" />
<element name="extensions" type="tns:ExtensionList"
nillable="true" />
</sequence>
</complexType>
<sequence>
<element name="faultType"
type="tns:AtriumServiceFaultType" />
<element name="faultCode" type="string" />
<element name="message" type="string"
nillable="true" />
<element name="extensions" type="tns:ExtensionList"
nillable="true" />
</sequence>
</complexType>
The structure consists of the following elements:The [confluence_table-plus] macro is a standalone macro and it cannot be used inline.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*