IDEADEV-41473 (Invoking "Commit Changes" causes IDEA to freeze)
[fedora-idea.git] / plugins / groovy / resources / inspectionDescriptions / GroovyEmptyTryBlock.html
blobb428c52f74f969c5d4d658acd52ec1b1c25c244e
1 <html>
2 <body><table> <tr> <td valign="top" height="150">
3 <font face="verdana" size="-1">
4 This inspection reports any instances of empty <b><font color="#000080">try</font></b> blocks in Groovy code. Empty <b><font color="#000080">finally</font></b> blocks
5 usually indicate coding errors.
6 </font></td> </tr> <tr> <td height="20"> <font face="verdana" size="-2">Powered by InspectorGroovy </font> </td> </tr> </table> </body>
7 </html>