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