Reports nested
try
statements. Nested
try
statements may result in confusing code, and should probably have their
catch
and
finally
sections merged.