blob: fd79e47ebcd901e73cdf809581b5f12c62142e63 [file] [log] [blame]
<html>
<body>
Reports <b>throw</b> statements whose exceptions are always
caught by containing <b>try</b> statements. Using <b>throw</b>
statements as a "goto" to change the local flow of control is both confusing and likely to have poor performance.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>