Initializes a new instance of the Pop3Exception class.

Namespace:  Rebex.Net
Assembly:  Rebex.Pop3 (in Rebex.Pop3.dll)

Syntax

Visual Basic
Public Sub New
C#
public Pop3Exception()

Remarks

This constructor initializes the Message property of the new instance to a message that describes the general error.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also