PopServerNotFoundException Class

OpenPop.NET

OpenPop.NET POP3 Library Documentation

PopServerNotFoundException Class

Thrown when the specified POP3 server can not be found or connected to.

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

System.Object    Exception
      PopClientException
         PopServerNotFoundException

public class PopServerNotFoundException : PopClientException

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: OpenPop.Pop3.Exceptions

Assembly: OpenPop (in OpenPop.dll)

See Also

PopServerNotFoundException Members | OpenPop.Pop3.Exceptions Namespace