ClosedWriteChannelException
Indicates attempt to write on a closed channel (i.e. SdkByteWriteChannel.isClosedForWrite == true) that was closed without a cause. A failed channel rethrows the original SdkByteWriteChannel.close cause exception on send attempts.