
Public Member Functions | |
| SftpException (int id, String message) | |
| override String | toString () |
Public Attributes | |
| int | id |
| String | message |
Definition at line 5 of file SftpException.cs.
| Tamir.SharpSsh.jsch.SftpException.SftpException | ( | int | id, | |
| String | message | |||
| ) |
Definition at line 9 of file SftpException.cs.
| override String Tamir.SharpSsh.jsch.SftpException.toString | ( | ) | [virtual] |
Definition at line 7 of file SftpException.cs.
Definition at line 8 of file SftpException.cs.
1.5.9