Simple Mail and Post Office Protocol for .Net (SmtPop)

POP3Exception Class

POP3 Client communication exception

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

System.Object
   System.Exception
      SmtPop.POP3Exception

public class POP3Exception : 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: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

POP3Exception Members | SmtPop Namespace