| <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> |