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