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 ServerExceptionServerException.embedUnexpectedReplyCodeException(UnexpectedReplyCodeException urce) static ServerExceptionServerException.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