pub fn throw(error: impl Debug + 'static) -> Option<()>
Throw an error into the nearest error boundary