MailBee.NET Objects 4.0

MailBeeDnsProtocolNegativeResponseException Class

The exception that is thrown when the DNS server replied with non-successful (non-zero) response code.

For a list of all members of this type, see MailBeeDnsProtocolNegativeResponseException 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 MailBeeDnsProtocolNegativeResponseException : MailBeeDnsProtocolException, IMailBeeNegativeDnsResponseException, IMailBeeNegativeResponseException

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

MailBeeDnsProtocolNegativeResponseException Members | MailBee.DnsMX Namespace