blob: 8a6b032e1c7f0377e3e8099c198e8a527be372bc [file] [log] [blame]
<html>
<body>
Reports methods that are declared as throwing too many
different types of exceptions. Methods with too many exceptions declared
are a good sign that your error handling code is getting overly complex.
<!-- tooltip end -->
<p>
Use the field below to specify the maximum number of <b>throws</b> clauses a method might have.
<p>
</body>
</html>