Initializes a new instance of the SmtpException class.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Sub New |
| C# |
|---|
public SmtpException() |
Remarks
This constructor initializes the Message property of the new instance to a message that describes the general error.