Recommendations
EXC00-J. Handle exceptions appropriatelyDo not suppress or ignore checked exceptions
EXC01-J. Do not allow exceptions to transmit sensitive information
...
MET32-J. Ensure that constructors do not call overridable methods The CERT Sun Microsystems Secure Coding Standard for Java EXC00-J. Handle exceptions appropriatelyDo not suppress or ignore checked exceptions