blob: 8a6b032e1c7f0377e3e8099c198e8a527be372bc [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<html>
2<body>
3Reports methods that are declared as throwing too many
4different types of exceptions. Methods with too many exceptions declared
5are a good sign that your error handling code is getting overly complex.
6<!-- tooltip end -->
7<p>
Jean-Baptiste Queru2bd2b7c2013-04-01 14:41:51 -07008Use the field below to specify the maximum number of <b>throws</b> clauses a method might have.
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08009<p>
Tor Norbyec1ace1f2013-07-08 11:26:24 -070010
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -080011</body>
12</html>