SendException

Types

Link copied to clipboard

Represents an exception thrown when trying to send an event to a bus that does not exist.

Link copied to clipboard

Represents an exception thrown when failed to send an event to a bus.

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?