MailBee.NET Objects 4.0

MailBeeDnsQueryMismatchException Class

The exception that is thrown when the response got from the DNS server does not match the original query to the DNS server.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeProtocolException
                     MailBee.DnsMX.MailBeeDnsProtocolException
                        MailBee.DnsMX.MailBeeDnsQueryMismatchException

public class MailBeeDnsQueryMismatchException : MailBeeDnsProtocolException

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

MailBeeDnsQueryMismatchException Members | MailBee.DnsMX Namespace