blob: c3961a110ed69cc9b0f44028f86b71d6b4fa6b9b [file] [log] [blame]
<html>
<body>
Reports any <b>instanceof</b> expressions on <b>catch</b> block parameters.
Testing the type of <b>catch</b> parameters is usually better done by having separate
<b>catch</b> blocks, rather than <b>instanceof</b>.
<!-- tooltip end -->
<p>
</body>
</html>