C# Class Granados.SSHChannelInvalidOperationException

An exception that indicates the operation is not allowed under the current state of the channel.
Inheritance: Granados.SSHException
ファイルを表示 Open project: poderosaproject/poderosa

Public Methods

Method Description
SSHChannelInvalidOperationException ( string message ) : System

Method Details

SSHChannelInvalidOperationException() public method

public SSHChannelInvalidOperationException ( string message ) : System
message string
return System