Using unchecked exceptions
The decision to use unchecked exceptions is a complicated one, and it's clear that there's no obvious answer.
The Sun advice is to use them for nothing, the C# approach is to use them for everything.
www-106.ibm.com/.../j-jtp05254.html