Hacker News new | ask | show | jobs
by EdwardDiego 1355 days ago
Maybe, but then, when Jackson is throwing an IOException because of bad JSON, and the file you opened that had the JSON could also throw an IOException, then it's not just catch it at a single place, as you'd generally handle both differently.