Function take_app_error

Source
pub fn take_app_error() -> Option<Box<dyn Error + Send + Sync>>
Expand description

Clears the app error and returns it.