Xceed .NET Libraries Documentation
Xceed.SSH.Core Assembly / Xceed.SSH.Core Namespace / SSHException Class
Members


In This Topic
    SSHException Class
    In This Topic
    The exception that is thrown when the SSH client encounters an error.
    Syntax
    Inheritance Hierarchy
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the SSHException class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Method (Inherited from System.Exception)
    Public MethodOverridden. Sets the SerializationInfo with information about the exception.  
    Public Method (Inherited from System.Exception)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates and returns a string representation of the current exception.  
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    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