Pop3Exception

Pop3Exception class

Represents the exception that is thrown when
the Pop3Client is not able to complete an operation.

The Pop3Exception type exposes the following members:

Constructors

NameDescription
Pop3Exception()Initializes a new instance of the Pop3Exception class.
Pop3Exception(message)Initializes a new instance of the Pop3Exception class
Pop3Exception(format, parameters)Initializes a new instance of the Pop3Exception class

Properties

NameDescription
error_details

See Also