|
|
|
|
|
by dan00
3626 days ago
|
|
I like it, because you get somehow the best of both worlds,
on one side you're getting explicit error handling and on the other the convenience of exceptions, that you can just "raise" them and they propagate upwards in the calling stack. |
|