Overload List
Name | Description | |
---|---|---|
Pop3Exception()()()() |
Initializes a new instance of the Pop3Exception class.
| |
Pop3Exception(String) |
Initializes a new instance of the Pop3Exception class with the specified error message.
| |
Pop3Exception(String, Pop3ExceptionStatus) |
Initializes a new instance of the Pop3Exception class with the specified error message and status.
| |
Pop3Exception(String, Exception) |
Initializes a new instance of the Pop3Exception class with the specified error message
and a reference to the inner exception that is the cause of this exception.
| |
Pop3Exception(String, Exception, Pop3ExceptionStatus) |
Initializes a new instance of the Pop3Exception class with the specified error message, status,
and a reference to the inner exception that is the cause of this exception.
|