ListErrorComponent

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