C# 클래스 Granados.SSHChannelInvalidOperationException

An exception that indicates the operation is not allowed under the current state of the channel.
상속: Granados.SSHException
파일 보기 프로젝트 열기: poderosaproject/poderosa

공개 메소드들

메소드 설명
SSHChannelInvalidOperationException ( string message ) : System

메소드 상세

SSHChannelInvalidOperationException() 공개 메소드

public SSHChannelInvalidOperationException ( string message ) : System
message string
리턴 System