mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
9 lines
257 B
HTML
9 lines
257 B
HTML
<html>
|
|
<body>
|
|
Reports nested <code>try</code> statements.
|
|
<p>Nested <code>try</code> statements
|
|
may result in unclear code and should probably have their <code>catch</code> and <code>finally</code> sections
|
|
merged.
|
|
<!-- tooltip end -->
|
|
</body>
|
|
</html> |