Click or drag to resize
MimeKit

Pop3CommandException Constructor

Overload List
 NameDescription
Public methodPop3CommandException Initializes a new instance of the Pop3CommandException class.
Public methodPop3CommandException(String) Initializes a new instance of the Pop3CommandException class.
Protected methodPop3CommandException(SerializationInfo, StreamingContext) Initializes a new instance of the Pop3CommandException class.
Public methodPop3CommandException(String, Exception) Initializes a new instance of the Pop3CommandException class.
Public methodPop3CommandException(String, String) Initializes a new instance of the Pop3CommandException class.
Public methodPop3CommandException(String, String, Exception) Initializes a new instance of the Pop3CommandException class.
Top
See Also