The constructors of System.Net.Mail.SmtpFailedRecipientException are listed below. For a list of all members, see the SmtpFailedRecipientException Members list.
See Also: Inherited members from System.Net.Mail.SmtpException
Initializes an empty instance of the System.Net.Mail.SmtpFailedRecipientException class. | ||
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class with the specified error message. | ||
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class with the specified status code and e-mail address. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified error message and inner exception. | ||
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class with the specified status code, e-mail address, and server response. | ||
Initializes a new instance of the System.Net.Mail.SmtpException class with the specified error message, e-mail address, and inner exception. |
Initializes a new instance of the System.Net.Mail.SmtpFailedRecipientException class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes. |