IllegalLockingException
From Xojo Documentation
Class (inherits from RuntimeException)
You have called Mutex Enter and Leave methods in the wrong order. You cannot leave before you enter.
Properties | |||
|
Methods | ||
|
See Also
Mutex, RuntimeException classes.