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