949950951952953954955956957958959
} } getEventTrigger().fireIdleEvent(); } } catch (Return e) { throw new UnguardedReturn(stat); } catch (Failure e) { throw new UnguardedFail(stat, e); } catch (Insert e) { throw new UnguardedInsert(stat); }