Creates exception with specified message string.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public SshException( string msg ) |
Visual Basic |
---|
Public Sub New ( _ msg As String _ ) |
Visual C++ |
---|
public: SshException( String^ msg ) |
Parameters
- msg
- Type: System..::..String
a message describing error