public class FtpException extends RuntimeException
| 构造器和说明 |
|---|
FtpException(String message) |
FtpException(String messageTemplate,
Object... params) |
FtpException(String message,
Throwable throwable) |
FtpException(Throwable e) |
FtpException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2018. All rights reserved.