This inspection reports all instances of nested
try
statements. Nested
try
statements may result in confusing code, and should probably have their
catch
and
finally
sections merged.
Powered by InspectionGadgets