Timeline for In Java, what are checked exceptions good for?
Current License: CC BY-SA 2.5
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 16, 2011 at 9:37 | comment | added | user1249 | @rwong, could you please explain in more detail what you have in mind`? | |
| May 14, 2011 at 10:25 | comment | added | rwong | FYI: Frank Sommers mentioned in this thread that fault-tolerant software often rely on the very same mechanism. Perhaps you can subdivide your answer into the recoverable case and the fatal case. | |
| Nov 18, 2010 at 20:31 | comment | added | Fil | +1. Spring's designers did a good job of translating a lot of the Hibernate exceptions into unchecked exceptions. | |
| Nov 16, 2010 at 14:27 | vote | accept | Brad Cupit | ||
| Nov 16, 2010 at 13:47 | history | edited | user1249 | CC BY-SA 2.5 | added 206 characters in body |
| Nov 16, 2010 at 5:13 | history | answered | user1249 | CC BY-SA 2.5 |