An abstract parent for all exceptions which indicate that a response received from the server cannot be parsed.
For a list of all members of this type, see MailBeeInvalidResponseException Members.
System.Object
System.Exception
System.ApplicationException
MailBee.MailBeeException
MailBee.MailBeeNetworkException
MailBee.MailBeeRemoteHostException
MailBee.MailBeeConnectionException
MailBee.MailBeeInvalidResponseException
MailBee.DnsMX.MailBeeInvalidBinaryResponseException
MailBee.MailBeeInvalidTextResponseException
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Typical example of the situation when the server response cannot be parsed is an attempt to connect to a POP3 server via the SMTP protocol (or vice versa).
Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll)
MailBeeInvalidResponseException Members | MailBee Namespace