IncompleteTEIQueException MembersThomas API Webservices Reference Guide

The IncompleteTEIQueException type exposes the following members.
Constructors

  NameDescription
Public methodIncompleteTEIQueException
Initializes a new instance of the IncompleteTEIQueException class
Back to Top
Methods

  NameDescription
Public methodOnlineCreateMessageFault
Returns a OnlineMessageFault object.
(Inherited from OnlineFaultException.)
Public methodOnlineGetObjectData
Implementation of the OnlineGetObjectData(SerializationInfo, StreamingContext) method that is called when the object is serialized into a stream.
(Inherited from OnlineFaultException.)
Back to Top
Properties

  NameDescription
Public propertyOnlineAction
Gets the value of the SOAP action for the fault message.
(Inherited from OnlineFaultException.)
Public propertyOnlineCode
Gets the fault code for the SOAP fault.
(Inherited from OnlineFaultException.)
Public propertyOnlineMessage
Gets the message for the exception.
(Inherited from OnlineFaultException.)
Public propertyOnlineReason
Gets the OnlineFaultReason for the SOAP fault.
(Inherited from OnlineFaultException.)
Back to Top
See Also