The try-Catch mechanism and how it improves error handling
Error handling has been so exciting. It opens us to the world of secured code in solidity. In the first part of error handling, we talked about the importance of error handling in solidity, p...