PowerTCP SSH and SFTP for .NET
NegotiateException Constructor




Thrown when KEX parameter negotiation fails.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New NegotiateException(message)
public NegotiateException( 
   string message
)
public: NegotiateException( 
   string* message
)
public:
NegotiateException( 
   String^ message
)

Parameters

message
See Also

Reference

NegotiateException Class
NegotiateException Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic