Package org.globus.ftp.exception
package org.globus.ftp.exception
-
ExceptionsClassDescriptionIndicates a local client side problem that has not been caused by remote server nor the local data channel.Indicates data channel problems.Most exceptions used by ftp package are subclasses of FTPException and inherit its features: exception code can be used to more precisely identify the problem.Indicates that the reply received from server failed to parse.Not used.thrown by PerformanceMarker, mostly during construction.Indicates that operation failed because of conditions on the server, independent from the client.Indicates that the received reply had different code than it had been expected.