Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lsd5you
on May 24, 2012
|
parent
|
context
|
favorite
| on:
The trouble with Checked Exceptions (C# architect)
It depends what standards you hold the library to. Null pointer exceptions and other runtime exceptions are can be treated as errors - something which needs fixing in the code, rather than something that can be handled. A world of difference.
pohl
on May 24, 2012
[–]
And that is still the case with the Guava Throwables strategy, which only effects how checked exceptions are propagated.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: