com.mindbright.net.ftp
public class FTPException extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
protected int |
code |
| Constructor and Description |
|---|
FTPException(int code,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |