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

Clears the app error and returns it.