Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

All but one (and arguably the most important) Android.

Android is full of brand new checked exceptions.

And I do what I always do with checked exceptions:

    catch (e) {
      throw new RuntimeExeception(e);
    }
(you can't keep adding throws clauses because the compiler won't let you add them if the interface you implement can't handle them).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: