Login
From:
Enterprise Craftsmanship
(Uncensored)
subscribe
Error handling: Exception or Result? · Enterprise Craftsmanship
https://enterprisecraftsmanship.com/posts/error-handling-exception-or-result/
links
backlinks
Roast topics
Find topics
Find it!
In this post, we’ll look at some practical examples of error handling. We will see whether it is better to use exceptions or the Result class to deal with errors.