Y
Hacker News
new
|
ask
|
show
|
jobs
by
lateforwork
146 days ago
You don't have to try/catch everything.
1 comments
pasc1878
144 days ago
You do have to catch checked exceptions and that is the issue under debate.
link
lateforwork
143 days ago
No, you can just declare that the exception in the throws clause.
link