|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.globus.ftp.exception | |
---|---|
org.globus.ftp | |
org.globus.ftp.app | |
org.globus.ftp.dc | |
org.globus.ftp.exception | |
org.globus.ftp.extended | |
org.globus.ftp.vanilla |
Classes in org.globus.ftp.exception used by org.globus.ftp | |
---|---|
ClientException
Indicates a local client side problem that has not been caused by remote server nor the local data channel. |
|
FTPException
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. |
|
FTPReplyParseException
Indicates that the reply received from server failed to parse. |
|
PerfMarkerException
thrown by PerformanceMarker, mostly during construction. |
|
ServerException
Indicates that operation failed because of conditions on the server, independent from the client. |
Classes in org.globus.ftp.exception used by org.globus.ftp.app | |
---|---|
ClientException
Indicates a local client side problem that has not been caused by remote server nor the local data channel. |
|
ServerException
Indicates that operation failed because of conditions on the server, independent from the client. |
Classes in org.globus.ftp.exception used by org.globus.ftp.dc | |
---|---|
ServerException
Indicates that operation failed because of conditions on the server, independent from the client. |
Classes in org.globus.ftp.exception used by org.globus.ftp.exception | |
---|---|
FTPException
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. |
|
FTPReplyParseException
Indicates that the reply received from server failed to parse. |
|
ServerException
Indicates that operation failed because of conditions on the server, independent from the client. |
|
UnexpectedReplyCodeException
Indicates that the received reply had different code than it had been expected. |
Classes in org.globus.ftp.exception used by org.globus.ftp.extended | |
---|---|
ClientException
Indicates a local client side problem that has not been caused by remote server nor the local data channel. |
|
ServerException
Indicates that operation failed because of conditions on the server, independent from the client. |
Classes in org.globus.ftp.exception used by org.globus.ftp.vanilla | |
---|---|
ClientException
Indicates a local client side problem that has not been caused by remote server nor the local data channel. |
|
FTPReplyParseException
Indicates that the reply received from server failed to parse. |
|
ServerException
Indicates that operation failed because of conditions on the server, independent from the client. |
|
UnexpectedReplyCodeException
Indicates that the received reply had different code than it had been expected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |