Package com.tailf.ned
Class SSHSessionException
- All Implemented Interfaces:
Serializable
Exception raised from the SSH Session
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
READ_TIMEOUT
public static final int READ_TIMEOUT- See Also:
-
READ_EOF
public static final int READ_EOF- See Also:
-
-
Constructor Details
-
SSHSessionException
-
-
Method Details
-
getErrorCode
public int getErrorCode()
-