FlowTimeoutCancellationException

class FlowTimeoutCancellationException(timeout: Long) : CancellationException

Constructors

Link copied to clipboard
constructor(timeout: Long)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?