PopServerException Class

OpenPop.NET

OpenPop.NET POP3 Library Documentation

PopServerException Class

Thrown when the server does not return "+" to a command.
The server response is then placed inside.

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

System.Object
   Exception
      PopClientException
         PopServerException

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

PopServerException Members | OpenPop.Pop3.Exceptions Namespace