Initializes a new instance of the SshAuthenticationException class.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- message
- Type:
System String
The message.
- innerException
- Type:
System Exception
The inner exception.
See Also