com.pixelmed.ftp
Class FTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pixelmed.ftp.FTPException
- All Implemented Interfaces:
- Serializable
public class FTPException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FTPException
public FTPException(String msg)
- Parameters:
msg -
FTPException
public FTPException(FTPException e)
- Parameters:
e -