blob: ed690831693e9409e683032e1d011e8b4a50a4e4 [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>
</body>
</html>