public class MissingAttachedSessionException
extends java.lang.IllegalStateException
AbstractSession.getSession(org.apache.sshd.common.io.IoSession, boolean)
to indicate that there is no currently attached SSH sessionModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
MissingAttachedSessionException(java.lang.String s) |
MissingAttachedSessionException(java.lang.String message,
java.lang.Throwable cause) |
private static final long serialVersionUID