The constructors of System.Net.Mail.SmtpException are listed below. For a list of all members, see the SmtpException Members list.
See Also: Inherited members from System.Exception
![]() Initializes a new instance of the System.Net.Mail.SmtpException class. | ||
![]() Initializes a new instance of the System.Net.Mail.SmtpException class with the specified status code. | ||
![]() Initializes a new instance of the System.Net.Mail.SmtpException class with the specified error message. | ||
![]() Initializes a new instance of the System.Net.Mail.SmtpException class with the specified status code and error message. | ||
![]() 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.SmtpException class from the specified instances of the System.Runtime.Serialization.SerializationInfo and System.Runtime.Serialization.StreamingContext classes. |