System.Net.Mail.SmtpException: Constructor Members

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

Public Constructors

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.

Protected Constructors