BaseListErrorComponent

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val icon: Int
Link copied to clipboard
open val internetError: Int
Link copied to clipboard

Functions

Link copied to clipboard
fun ListErrorComponent(exception: Throwable, _icon: Int? = null, _text: Int? = null, retry: () -> Unit)