@InterfaceAudience.Public @InterfaceStability.Stable public class FTPException extends RuntimeException
Throwable into a Runtime Exception.| Constructor and Description | 
|---|
| FTPException(String message) | 
| FTPException(String message,
                        Throwable t) | 
| FTPException(Throwable t) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FTPException(String message)
public FTPException(Throwable t)
public FTPException(String message, Throwable t)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.