MailBee.NET Objects 7.2

MailBeeGetHostNameException Class

An abstract parent for all exceptions that are thrown if an attempt to resolve a host name through the call of a method of Dns class failed.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeGetHostNameException
                  MailBee.MailBeeGetLocalHostNameException
                  MailBee.MailBeeGetRemoteHostNameException

public abstract class MailBeeGetHostNameException : MailBeeNetworkException

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

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

See Also

MailBeeGetHostNameException Members | MailBee Namespace