<init>
ClosedReceiveChannelException(message: String?)
Platform and version requirements: JVM
Indicates attempt to receive on isClosedForReceive channel that was closed without a cause. A failed channel rethrows the original close cause exception on receive attempts.