[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Lock recursion exception.
Source position: syncobjs.pp line 69
type ELockRecursionException = class(ESyncObjectException) |
|
Lock recursion exception. |
|
| | ||
|
Exception object used in unit syncobjs. |
|
| | ||
| | ||
TObject |
ELockRecursionException is provided for Delphi compatibility. It is not used in FPC.
|
Exception object used in unit syncobjs. |
|
|
Locking error exception. |