LockingException
describes a problem that has arisen during an attempt to create or alter an IEntityLock
. If the problem occurs in the lock store, the LockingException
should wrap an Exception
specific to the store, like a java.sql.SQLException
.
@author Dan Ellentuck
@version $Revision: 19776 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|