|
|
|
|
|
by cdmckay
5023 days ago
|
|
I disagree. Java tried to make you handle the error (checked exceptions) and all that happened was people were irritated by it and caught and ignored them. I think at some point you have to expect the programmer to take some initiative in dealing with errors. |
|