Function dioxus_core::prelude::throw

source ·
pub fn throw(error: impl Debug + 'static) -> Option<()>
Expand description

Throw an error into the nearest error boundary