Uses of Class
com.sshtools.j2ssh.SshRuntimeException
Packages that use SshRuntimeException
-
Uses of SshRuntimeException in com.sshtools.j2ssh
Methods in com.sshtools.j2ssh that throw SshRuntimeExceptionModifier and TypeMethodDescriptionstatic String
SshThread.getCurrentSessionId()
Returns the session id of the current thread context.static SshThread
SshThread.getCurrentThread()
Returns the currentSshThread
.static String
SshThread.getCurrentThreadUser()
Call to determine the username of the current thread context.