Continue the flow after throwing exception
I wish did fix the issue. Typically once you throw an exception, you are
saying that the current line of execution should terminate, rather than
continue. If you want to keep executing code, then maybe hold off on
throwing an exception.
Date : January 02 2021, 06:48 AM , By : nemof