|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Exception thrown when a method requires synchronization but is called from an unsynchronized block. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Threading::SynchronizationLockException |
| Exception thrown when a method requires synchronization on a Monitor/lock, but the caller does not own the lock. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Threading |
Exception thrown when a method requires synchronization but is called from an unsynchronized block.
Definition in file SynchronizationLockException.h.