Checked exceptions was a brave experiment, but it failed. My experience, and the evidence from code I've read is that checked exceptions have [em]reduced[/em] the reliability of code, not improved it.
The fact that no other language author (that I know of, anyway) has lifted this feature from Java should tell you something. |