Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • +1. Spring's designers did a good job of translating a lot of the Hibernate exceptions into unchecked exceptions. Commented Nov 18, 2010 at 20:31
  • 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. Commented May 14, 2011 at 10:25
  • @rwong, could you please explain in more detail what you have in mind`? Commented May 16, 2011 at 9:37