Failed

data class Failed(val exception: Exception) : CollectStatus

Flow collector has been failed with exception

Constructors

Link copied to clipboard
constructor(exception: Exception)

Properties

Link copied to clipboard