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