Hacker News new | ask | show | jobs
by username90 2378 days ago
This works for checked exceptions as well, just bubble it up to a place where you want to handle them by stating that your function might throw those exceptions.