blob: 63b28489c34be74a65578ce871e2bd78e5883130 [file] [log] [blame]
<html>
<body>
Reports empty <b>catch</b> blocks. While occasionally intended, this
empty <b>catch</b> blocks can make debugging extremely difficult.
<p>
At present, this inspection is disabled in JSP files.
<!-- tooltip end -->
<p>
Use the controls below to indicate whether catch blocks containing only comments,
empty catch blocks in JUnit tests should be reported and whether to ignore empty
catch blocks if the parameter is named 'ignore' or 'ignored'.
<p>
</body>
</html>