Handling Errors and Exceptions. Part 1 – Intro.






4.67/5 (2 votes)
Have you ever seen that recommendation to avoid exception handling like this: Well, indeed, I agree that this kind of code looks pretty bad. But is it helpful to know only that? No, it is not. The problem of proper error\exceptions handling is very far from being popular.