obtainedLock

obtainedLock(): Object;

The obtainedLock method of the DeadlockException class returns a reference to an object over which this process has obtained a lock.

A lock is being requested on this object, either directly or indirectly, by the process referenced by the targetLockedBy property of the DeadlockException class.