MailBee.NET Objects 4.0

IMailBeeNegativeDnsResponseException Interface

Defines properties which provide additional information regarding the negative response from the DNS server.

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

public interface IMailBeeNegativeDnsResponseException : IMailBeeNegativeResponseException

Types that implement IMailBeeNegativeDnsResponseException

Type Description
MailBeeDnsNameErrorException The exception that is thrown when the DNS server cannot find the queried domain name in the domains database.
MailBeeDnsProtocolNegativeResponseException The exception that is thrown when the DNS server replied with non-successful (non-zero) response code.

Requirements

Namespace: MailBee.DnsMX

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

See Also

IMailBeeNegativeDnsResponseException Members | MailBee.DnsMX Namespace