|
|
|
|
|
by tyleo
225 days ago
|
|
You know, I’ve also found this funny. I like the declaration side. I think part of where it misses the mark is the syntax on the caller side. I feel like standard conditionals are enough to handle user errors while the heavy machinery of try-catch feels appropriately reserved for unexpected errors. |
|
And more importantly, I don't think there's any JEP trying to improve checked exception handling.