Uses of Class
org.globus.ftp.exception.UnexpectedReplyCodeException
Packages that use UnexpectedReplyCodeException
-
Uses of UnexpectedReplyCodeException in org.globus.ftp.exception
Methods in org.globus.ftp.exception with parameters of type UnexpectedReplyCodeExceptionModifier and TypeMethodDescriptionstatic ServerException
ServerException.embedUnexpectedReplyCodeException
(UnexpectedReplyCodeException urce) static ServerException
ServerException.embedUnexpectedReplyCodeException
(UnexpectedReplyCodeException urce, String message) Constructs server exception with UnexpectedReplyCodeException nested in it. -
Uses of UnexpectedReplyCodeException in org.globus.ftp.vanilla
Methods in org.globus.ftp.vanilla that throw UnexpectedReplyCodeException