public class ClientIsDisconnectedException
extends java.lang.Exception
| Constructor and Description |
|---|
ClientIsDisconnectedException(TCPClientConnection client) |
| Modifier and Type | Method and Description |
|---|---|
TCPClientConnection |
getClient()
Returns the disconnected client.
|
public ClientIsDisconnectedException(TCPClientConnection client)
public TCPClientConnection getClient()