public class SSHSessionException extends Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
READ_EOF |
static int |
READ_TIMEOUT |
| Constructor and Description |
|---|
SSHSessionException(int id,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int READ_TIMEOUT
public static final int READ_EOF
public SSHSessionException(int id,
String msg)