Hacker News new | ask | show | jobs
by chriswarbo 4481 days ago
> Checked exceptions

It always bothered me that Java forces me to explicitly handle/rethrow exceptions, yet happily overflows my ints without batting an eyelid.