MailBee.NET Objects 4.0

MailBeeInvalidBinaryResponseException Class

The exception that is thrown when the binary response from the server cannot be parsed.

For a list of all members of this type, see MailBeeInvalidBinaryResponseException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeConnectionException
                     MailBee.MailBeeInvalidResponseException
                        MailBee.DnsMX.MailBeeInvalidBinaryResponseException

public class MailBeeInvalidBinaryResponseException : 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.DnsMX

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

See Also

MailBeeInvalidBinaryResponseException Members | MailBee.DnsMX Namespace