blob: ccdf0fe47c0ce7fed0631dc99f29cac510c1ccc4 [file] [log] [blame]
<html>
<body>
Reports <b>catch</b> blocks which have parameters which are more generic than the
exceptions thrown by the corresponding <b>try</b> block.
<!-- tooltip end -->
<p>
Use the first checkbox below to have this inspection only warn on the most generic exceptions.
<p>
Use the second checkbox below to ignore any exceptions which hide other exceptions, but which may be thrown and thus
are technically not overly broad.
<p>
</body>
</html>