[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception used in TMultiReadExclusiveWriteSynchronizer
Source position: systhrdh.inc line 67
type TMREWException = class(Exception) |
|
Exception used in TMultiReadExclusiveWriteSynchronizer |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
TMREWException is the exception used by the TMultiReadExclusiveWriteSynchronizer class, for example in case of a deadlock.
|
Standard implementation of a IReadWriteSync interface |