| Frames | No Frames |
Constructors with parameter type gnu.java.net.protocol.ftp.FTPResponse | |
Constructs a new FTP exception.
| |
Fields of type gnu.java.net.protocol.ftp.FTPResponse | |
| FTPResponse | The response that provoked this exception.
|
Methods with return type gnu.java.net.protocol.ftp.FTPResponse | |
| FTPResponse | Reads the next response from the server.
|
| FTPResponse | Returns the response that provoked this exception.
|
| FTPResponse | Reads and parses the next response from the server.
|