MailBee.NET Objects 4.0

MailBeeDnsNameErrorException Class

The exception that is thrown when the DNS server cannot find the queried domain name in the domains database.

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

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

public class MailBeeDnsNameErrorException : MailBeeDnsProtocolNegativeResponseException

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

MailBeeDnsNameErrorException Members | MailBee.DnsMX Namespace