Xceed .NET Libraries Documentation
SSHException Class
Members 


Xceed.SSH.Core Assembly > Xceed.SSH.Core Namespace : SSHException Class
The exception that is thrown when the SSH client encounters an error.
Syntax
Inheritance Hierarchy

System.Object
   System.Exception
      Xceed.SSH.Core.SSHException
         Xceed.SSH.Client.HttpReplyException
         Xceed.SSH.Core.InvalidCharacterException
         Xceed.SSH.Core.InvalidLengthException
         Xceed.SSH.Core.InvalidPacketIDException
         Xceed.SSH.Core.SSHAlgorithmFactoryException
         Xceed.SSH.Core.SSHAuthenticationProtocolException
         Xceed.SSH.Core.SSHConnectionProtocolException
         Xceed.SSH.Core.SSHDisconnectedException
         Xceed.SSH.Core.SSHProxyClientException
         Xceed.SSH.Core.SSHTimeoutException
         Xceed.SSH.Core.SSHTransportLayerException
         Xceed.SSH.Core.UnknownPacketIDException
         Xceed.SSH.Protocols.SSHPublicKeyAlgorithmException
         Xceed.SSH.Protocols.SSHPublicKeyAuthenticationDataException
         Xceed.SSH.SFtp.SFtpException
         Xceed.SSH.SFtp.SFtpStatusResponseException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SSHException Members
Xceed.SSH.Core Namespace