blob: 10e10c9c8e0e3616630cca90c6464eb77fb2c966 [file]
<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>
<small>Powered by InspectionGadgets</small>
</body>
</html>