<init>

ClosedSendChannelException(message: String?)

Platform and version requirements: JVM

Indicates attempt to send on isClosedForSend channel that was closed without a cause. A failed channel rethrows the original close cause exception on send attempts.