public class SftpConnectException extends RuntimeException
| 构造器和说明 |
|---|
SftpConnectException() |
SftpConnectException(String message) |
SftpConnectException(String message,
Throwable cause) |
SftpConnectException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
SftpConnectException(Throwable cause) |
Copyright © 2021. All rights reserved.