Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mrkeen
on May 17, 2025
|
parent
|
context
|
favorite
| on:
Java at 30: Interview with James Gosling
> 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.
breadwinner
on May 17, 2025
[–]
Which ones? That's the issue.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Always assume exceptions will be thrown from a method or library.