Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / SSHIdentificationStringException Class / SSHIdentificationStringException Constructor


In This Topic
    SSHIdentificationStringException Constructor
    In This Topic
    Initializes a new instance of the SSHIdentificationStringException
    Overload List
    OverloadDescription
    Initializes a new instance of the SSHIdentificationStringException.  
    Initializes a new instance of the SSHIdentificationStringException using the passed message string.  
    Initializes a new instance of the SSHIdentificationStringException using the passed message string and inner exception.  
    Initializes a new instance of the SSHIdentificationStringException using the passed message format string and arguments.  
    Initializes a new instance of the SSHIdentificationStringException using the passed inner exception, message format string, and message arguments.  
    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