PopClientException Class

OpenPop.NET

OpenPop.NET POP3 Library Documentation

PopClientException Class

This is the base exception for all Pop3Client exceptions.

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

System.Object    Exception
      PopClientException
         Derived types

public abstract class PopClientException : Exception

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

PopClientException Members | OpenPop.Pop3.Exceptions Namespace