Searched refs:getReplyCode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/ftp/
H A DFtpProtocolException.java31 * <p>The specific error code can be retreived with {@link #getReplyCode() }.</p>
67 public FtpReplyCode getReplyCode() { method in class:FtpProtocolException

Completed in 153 milliseconds