Error

data class Error(val throwable: Throwable) : Event<Nothing>

Constructors

Link copied to clipboard
constructor(throwable: Throwable)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard