Rebex SFTP for .NET

SshException Class

The exception that is thrown when an SSH error occurs.

For a list of all members of this type, see SshException Members.

System.Object
   System.Exception
      Rebex.Net.SshException

public class SshException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.Ssh (in Rebex.Net.Ssh.dll)

See Also

SshException Members | Rebex.Net Namespace