FOOBAR: try { serve(); } catch (Error::Return){ goto FOOBAR; # redo FOOBAR? whatever } catch (Error::OutOfBounds){ new_point(); }