Hacker News new | ask | show | jobs
by ajanuary 1432 days ago
Checked exceptions require the implementation to distinguish between expected and unexpected errors. But as pointed out in the article, whether an error is expected or unexpected is more a function of the use case than the implementation.