Open marinasundstrom opened 1 week ago
If the throwing statement already is in a try-catch block, then just add a new case for that exception.
Can we be smart about including all statements that are dependant into the try block?
Add catch clauses for all exceptions.
Thus shouldn't have been closed yet.
If the throwing statement already is in a try-catch block, then just add a new case for that exception.
Can we be smart about including all statements that are dependant into the try block?
Add catch clauses for all exceptions.