Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrkeen
396 days ago
> You have no compiler-enforced way to know what exceptions might be thrown from a method or library.
Always assume exceptions will be thrown from a method or library.
1 comments
breadwinner
396 days ago
Which ones? That's the issue.
link