Email Factory for .NET

PopException Class

PopException is thrown by many methods of Pop class. The methods are masking various exception types into PopException, but the event message will be propagated. In case the cause for throwing PopException is not exception but invalid client operation or server response, PopException message will contain textual part of server response.

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

System.Object
   System.Exception
      Jscape.Email.PopException

public class PopException : 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: Jscape.Email

Assembly: Jscape.Email (in Jscape.Email.dll)

See Also

PopException Members | Jscape.Email Namespace