Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sixcorners
on May 25, 2012
|
parent
|
context
|
favorite
| on:
The trouble with Checked Exceptions (C# architect)
You are not supposed to, and don't need to, catch Errors. The only exceptions you need to worry about as far as checked exceptions go are classes that inherit from Exception but not RuntimeException.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: