public class SftpException
extends java.lang.Exception
Modifier and Type | Field | Description |
---|---|---|
int |
id |
Constructor | Description |
---|---|
SftpException(int id,
java.lang.String message) |
|
SftpException(int id,
java.lang.String message,
java.lang.Throwable e) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Throwable |
getCause() |
|
java.lang.String |
toString() |