public class SftpException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
id |
| Constructor and Description |
|---|
SftpException(int id,
java.lang.String message) |
SftpException(int id,
java.lang.String message,
java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getCause() |
java.lang.String |
toString() |
Copyright © 2020 JCraft,Inc.. All Rights Reserved.