Bugs and Errors (Part - 2)
Let's continue our previous article and dig a little deeper about bugs and errors.
Cleaning Up After Exceptions
Exceptions have side effects and they always happen even when the regular control flow is performed. The effect of an exception is anothe...
nikitaagarwal.hashnode.dev3 min read