Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkPop3Exception()()()()
Initializes a new instance of the Pop3Exception class.
Public methodSupported by the .NET Compact FrameworkPop3Exception(String)
Initializes a new instance of the Pop3Exception class with the specified error message.
Public methodSupported by the .NET Compact FrameworkPop3Exception(String, Pop3ExceptionStatus)
Initializes a new instance of the Pop3Exception class with the specified error message and status.
Public methodSupported by the .NET Compact FrameworkPop3Exception(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.
Public methodSupported by the .NET Compact FrameworkPop3Exception(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.

See Also