try { step_1(); step_2(); step_3(); step_4(); } catch { handle_overall_error(); };