public class ChannelClosedException extends CoroutineException
| Constructor and Description |
|---|
ChannelClosedException(ChannelId<?> rId)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelId<?> |
getChannelId()
Returns the channel id.
|