| Article: |
What I Hate About Your Programming Language | |
| Subject: | A few miscellaneous comments | |
| Date: | 2003-05-13 15:21:44 | |
| From: | anonymous2 | |
|
Java does have the ability to do unchecked exceptions. It only checks exceptions derived from "Exception"; unfortunately this doesn't help when you want exceptions thrown by other people's code (like the standard library) to be unchecked.
|
||
Women in Technology
Hear us Roar
