The exception that is thrown when a particular element of the text response received from the server cannot be parsed, and the response data is available.
For a list of all members of this type, see MailBeeInvalidTextResponseItemException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeConnectionException
MailBee.MailBeeInvalidResponseException
MailBee.MailBeeInvalidTextResponseException
MailBee.MailBeeInvalidTextResponseItemException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
For instance, this exception may occur if the response is expected to contain a number, but the actual value cannot be converted into a number.
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeInvalidTextResponseItemException Members | MailBee Namespace