http://www.FatTail.com/api
DataAccessFault Complex Type
http://www.FatTail.com/api : DataAccessFault Complex Type
Description
Exception information.
Namespace http://www.FatTail.com/api
Base Type
Extension of AdBookConnectEntity Complex Type
Overview
DataAccessFault Extension of AdBookConnectEntity Complex Type
Exception information.
Sequence
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
Sequence
string 0..∞ xs:string
FaultObjectType optional DataAccessFaultObjectType Simple Type
Indicates the type of object that the fault is associated with.
FaultOperationType optional DataAccessFaultOperationType Simple Type
Indicates the type of operation that was requested when the fault occurred.
Used By
DataAccessFault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Fault Element
Source
<xs:complexType name="DataAccessFault" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo />
    <xs:documentation>&lt;summary&gt;Exception information.&lt;/summary&gt;</xs:documentation>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension xmlns:q7="http://www.FatTail.com/api" base="q7:AdBookConnectEntity">
      <xs:sequence>
        <xs:element xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="FaultMessges" nillable="true" type="q1:ArrayOfstring" />
        <xs:element minOccurs="0" name="FaultObjectType" type="q7:DataAccessFaultObjectType">
          <xs:annotation>
            <xs:appinfo />
            <xs:documentation>&lt;summary&gt;Indicates the type of object that the fault is associated with.&lt;/summary&gt;</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="FaultOperationType" type="q7:DataAccessFaultOperationType">
          <xs:annotation>
            <xs:appinfo />
            <xs:documentation>&lt;summary&gt;Indicates the type of operation that was requested when the fault occurred.&lt;/summary&gt;</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://www.FatTail.com/api