pub fn handle_error(status: &Status) -> Result<(), String>
Expand description

| Handle database error by throwing dbwrapper_error | exception. |