Package com.sshtools.client.shell
Class ShellTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.client.shell.ShellTimeoutException
- All Implemented Interfaces:
Serializable
Exception thrown when an operation times out.
- Author:
- Lee David Painter
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString