Hacker News new | ask | show | jobs
by skeeks 1713 days ago
Hejlsberg said it multiple times: Most software developers handle exceptions centrally, e.g. around their event loop.

If an API really throws a new exception which can be handled otherwise than displaying "something went wrong", then I dont think its the task of the programming language. This should be in the release notes.