LockRecursionException
E697526
LockRecursionException is a .NET exception type thrown when a thread violates recursion rules while attempting to acquire a lock in the System.Threading namespace.
All labels observed (1)
| Label | Occurrences |
|---|---|
| LockRecursionException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897503 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: LockRecursionException Context triple: [System.Threading, containsType, LockRecursionException]
-
A.
Cascade Locks
Cascade Locks is a small city in northern Oregon along the Columbia River Gorge, known as a gateway to outdoor recreation and scenic waterfalls.
-
B.
Loop elevated
The Loop elevated is the iconic elevated railway circuit encircling downtown Chicago’s central business district, serving as the core hub of the city’s rapid transit system.
-
C.
Breaking the Deadlock
"Breaking the Deadlock" is a book by U.S. Supreme Court Justice Stephen Breyer that examines the role of courts in resolving disputes over democratic processes and election law.
-
D.
Too Many Records
Too Many Records is an independent music label known for releasing underground and alternative artists.
-
E.
Early Bird exception
The Early Bird exception is an NBA salary cap provision that lets teams exceed the cap to re-sign their own players who have been with the team for a specified minimum period, typically enabling more favorable contract terms.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: LockRecursionException Target entity description: LockRecursionException is a .NET exception type thrown when a thread violates recursion rules while attempting to acquire a lock in the System.Threading namespace.
-
A.
Cascade Locks
Cascade Locks is a small city in northern Oregon along the Columbia River Gorge, known as a gateway to outdoor recreation and scenic waterfalls.
-
B.
Loop elevated
The Loop elevated is the iconic elevated railway circuit encircling downtown Chicago’s central business district, serving as the core hub of the city’s rapid transit system.
-
C.
Breaking the Deadlock
"Breaking the Deadlock" is a book by U.S. Supreme Court Justice Stephen Breyer that examines the role of courts in resolving disputes over democratic processes and election law.
-
D.
Too Many Records
Too Many Records is an independent music label known for releasing underground and alternative artists.
-
E.
Early Bird exception
The Early Bird exception is an NBA salary cap provision that lets teams exceed the cap to re-sign their own players who have been with the team for a specified minimum period, typically enabling more favorable contract terms.
- F. None of above. chosen
Statements (35)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
exception type ⓘ reference type ⓘ |
| canBeCaughtBy |
catch (Exception)
ⓘ
catch (LockRecursionException) ⓘ catch (SystemException) ⓘ |
| category | threading exception ⓘ |
| definedInAssembly |
System.Threading
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| definedInNamespace | System.Threading NERFINISHED ⓘ |
| documentationUrl | https://learn.microsoft.com/dotnet/api/system.threading.lockrecursionexception ⓘ |
| hasBaseType | System.SystemException NERFINISHED ⓘ |
| hasConstructor |
LockRecursionException()
NERFINISHED
ⓘ
LockRecursionException(string message) ⓘ LockRecursionException(string message, Exception innerException) NERFINISHED ⓘ |
| hasFullName | System.Threading.LockRecursionException NERFINISHED ⓘ |
| inheritsFrom |
Exception
NERFINISHED
ⓘ
SystemException NERFINISHED ⓘ |
| introducedInVersion | .NET Framework 3.5 NERFINISHED ⓘ |
| isCLSCompliant | true ⓘ |
| isPublic | true ⓘ |
| isSealed | true ⓘ |
| isSerializable | true ⓘ |
| library | .NET Base Class Library NERFINISHED ⓘ |
| partOfFramework |
.NET 5+
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| relatedTo |
LockRecursionPolicy
NERFINISHED
ⓘ
ReaderWriterLockSlim.EnterReadLock NERFINISHED ⓘ ReaderWriterLockSlim.EnterUpgradeableReadLock NERFINISHED ⓘ ReaderWriterLockSlim.EnterWriteLock NERFINISHED ⓘ |
| thrownBy |
LockRecursionPolicy-enforced locks
ⓘ
ReaderWriterLockSlim NERFINISHED ⓘ |
| thrownWhen | a thread violates recursion rules while acquiring a lock ⓘ |
| usedFor | enforcing non-recursive lock acquisition rules ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: LockRecursionException Description of subject: LockRecursionException is a .NET exception type thrown when a thread violates recursion rules while attempting to acquire a lock in the System.Threading namespace.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.