blob: 3f4d8e7305a4ea5990ce5d8c681a3d614bec9e1d [file] [log] [blame]
<html>
<body>
Reports <b>throw</b> statements
which throw inappropriate exceptions. One use of this inspection would be to warn of
<b>throw</b> statements which throw overly generic exceptions
(e.g. <b>java.lang.Exception</b> or <b>java.io.IOException</b>).
<!-- tooltip end -->
<p>
Use the list below to specify which exceptions should be flagged by this inspection.
<p>
</body>
</html>