Oct 8, 2021
You can do that perfectly well, of course, with exceptions.
The point is that 95% of the time, your code is uninterested in the exception - you want to pass it right through.
Why should you pay 95% of the time for something you only use 5% of the time?