show

fun DialogStateWithData<ErrorDialogState>.show(title: String, message: String, exception: Exception? = null)
fun DialogStateWithData<ErrorDialogState>.show(exception: Exception)