| Name | Description |
---|
| SmtpCommandException(SerializationInfo, StreamingContext) | Obsolete.
Initializes a new instance of the SmtpCommandException class.
|
| SmtpCommandException(SmtpErrorCode, SmtpStatusCode, String) |
Initializes a new instance of the SmtpCommandException class.
|
| SmtpCommandException(SmtpErrorCode, SmtpStatusCode, MailboxAddress, String) |
Initializes a new instance of the SmtpCommandException class.
|
| SmtpCommandException(SmtpErrorCode, SmtpStatusCode, String, Exception) |
Initializes a new instance of the SmtpCommandException class.
|
| SmtpCommandException(SmtpErrorCode, SmtpStatusCode, MailboxAddress, String, Exception) |
Initializes a new instance of the SmtpCommandException class.
|