public class MultipleAttachedSessionException
extends java.lang.IllegalStateException
AbstractSession.attachSession(org.apache.sshd.common.io.IoSession, AbstractSession)
in order to indicate an already attached I/O session| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
MultipleAttachedSessionException(java.lang.String s) |
MultipleAttachedSessionException(java.lang.String message,
java.lang.Throwable cause) |
private static final long serialVersionUID