MailBee.NET Objects 4.0

MailBeeInvalidTextResponseException Class

The exception that is thrown when 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 MailBeeInvalidTextResponseException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeConnectionException
                     MailBee.MailBeeInvalidResponseException
                        MailBee.MailBeeInvalidTextResponseException
                           MailBee.MailBeeInvalidTextResponseItemException

public class MailBeeInvalidTextResponseException : MailBeeInvalidResponseException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeInvalidTextResponseException Members | MailBee Namespace