Live data from Hacker News

Ask HN: Best practices for error handling?

news.ycombinator.com

1–2 of 2 posts

Ask HN: Best practices for error handling?

#1
Is there a definitive resource for solid error and exception handling? Everywhere I read, error handling is the primary reasons systems fail, yet every language is doing error handling differently. I would be interested in hearing peoples' opinions and links to resources that discuss the pros and cons of different types of error and exception handling.