PDA

View Full Version : StaleConnectionException



mavisakal
Sep 9th, 2004, 05:31 PM
Hi,
Which Spring exception wraps stale connection exception?

Loumeister
Sep 10th, 2004, 01:31 AM
Should be NestedRuntimeException.

Colin Sampaleanu
Sep 10th, 2004, 06:43 AM
It should be a DataAccessException subclass.