Searched defs:lastReplyCode (Results 1 – 1 of 1) sorted by relevance
76 private FtpReplyCode lastReplyCode = null; field in FtpClient1629 throw new sun.net.ftp.FtpProtocolException(getLastResponseString(), lastReplyCode); in completePending() local