http://yieldstar.com/ws/AppExchange/v1
element OperationFault

Documentation
                This fault occurs if there is any expected error in the operation.
            
Properties
This component is not nillable.

Model
<OperationFault>
(code?, message? )
</OperationFault>


Nested Element Summary
xs:stringcode
           The code is a unique identifier to be used when contacting support on an errored request.  
xs:stringmessage
          
Source
<xs:element name="OperationFault">
<xs:complexType>
<xs:complexContent>
<xs:extension base="tns:baseFault"/>
</xs:complexContent>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.