blob: 82048c05ec4cfd0a9e6bf3423a12b5278c915767 [file] [log] [blame]
<html>
<body>
Reports inappropriate exceptions declared by methods. One use of this inspection would be to warn of
<b>throws</b> clauses which declare overly generic exceptions (e.g. <b>java.lang.Exception</b> or <b>java.lang.Throwable</b>).
<!-- tooltip end -->
<p>
Use the list below to specify which exceptions should be flagged by this inspection.
<p>
Use the checkbox below to ignore exceptions declared on methods which override a library method.
<p>
</body>
</html>