show

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