MailBee.NET Objects 4.0

MailBeeNoIP4HostFoundException Class

The exception that is thrown if no IPv4-compatible IP address was found for the given IPHostEntry during the connecting to the remote host.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeNoIP4HostFoundException

public class MailBeeNoIP4HostFoundException : 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

MailBeeNoIP4HostFoundException Members | MailBee Namespace