'Declaration Public Function New( _ ByVal id As System.Integer, _ ByVal message As System.String, _ ByVal e As System.Exception _ )
'Usage Dim id As System.Integer Dim message As System.String Dim e As System.Exception Dim instance As New SftpException(id, message, e)
Parameters
- id
- message
- e