메소드 | 설명 | |
---|---|---|
SFTPClientErrorException ( uint id, uint code, string message, string languageTag ) : System |
Constructor
|
메소드 | 설명 | |
---|---|---|
Create ( Granados.IO.SSHDataReader dataReader ) : |
Create new instance from SSH_FXP_STATUS packet data.
|
protected SFTPClientErrorException ( uint id, uint code, string message, string languageTag ) : System | ||
id | uint | |
code | uint | |
message | string | |
languageTag | string | |
리턴 | System |