Search Results

0
votes

Formatting of hard to read try..catch..finally blocks?

I think your formatting reads well too. My suggestion would be to only use the catch statement sparingly. Only use it when you actually need to catch something. Otherwise you can let o …