> In the "goto based exceptions" mode checked runtime errors like "Index out of 
> bounds" or integer overflows are not catchable and terminate the process.

Hard to love the new exceptions if one cannot defensively protect against out 
of bounds errors and risk to see their process terminated... :-(

Reply via email to