Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1B1
-
Mac 10.6
Description
This patch adds a method to OptimisticLockException that returns the object the was the cause of the locking failure. This is useful if you want to resolve the error automatically somehow. A test case is also included.