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

Documentation
                This fault will occur for any unexpected internal error in the
                service. 

                If this fault occurs, please be sure to grab the "code"
                before contacting support.
            
Properties
This component is not nillable.

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


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="InternalErrorFault">
<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.