retryLock
retryLock(): Boolean;
The retryLock method of the LockException class retries the lock in a multiuser environment user application, increments the retryCount property, and returns true if the lock was obtained.
If the lock was not obtained, this method returns false.