Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TMREWException

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception used in TMultiReadExclusiveWriteSynchronizer.

Declaration

Source position: systhrdh.inc line 68

type TMREWException = class(Exception)

Inheritance

TMREWException

  

Exception used in TMultiReadExclusiveWriteSynchronizer.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

TMREWException is the exception used by the TMultiReadExclusiveWriteSynchronizer class, for example in case of a deadlock.

See also

TMultiReadExclusiveWriteSynchronizer

  

Standard implementation of a IReadWriteSync interface.


Documentation generated on: Jul 24 2023