ChannelEventBusException

Types

Link copied to clipboard

Represents an exception thrown when trying to close a bus.

Link copied to clipboard

Represents an exception thrown when trying to collect a flow that is already collected by another collector.

Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
abstract val key: ChannelEventKey<*>
Link copied to clipboard
open val message: String?