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

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
H A DErrorCodes.java24 public static final int SSH_FX_CONNECTION_LOST = 7; field in class:ErrorCodes
60 { "SSH_FX_CONNECTION_LOST", "The connection to the server was lost." },

Completed in 167 milliseconds