https://issues.apache.org/bugzilla/show_bug.cgi?id=49323
Zhang Zhang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #3 from Zhang Zhang <[email protected]> 2010-05-25 18:37:55 EDT --- You are right about the coding style, but in real scenario, we experiening un-expected interruption in long running process. The process is processing numbers of PPT files, one of them is crappy and has ArrayIndexOufOfBoundsException which is a runtime error and breaks the process. So instead of reset the value to 0, can we throw a checked exception? Thanks Zhang Zhang -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
