System.Reflection.ReflectionTypeLoadException
E697556
System.Reflection.ReflectionTypeLoadException is a .NET exception type thrown when one or more types in an assembly cannot be loaded during reflection, providing details about the specific loader failures.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Reflection.ReflectionTypeLoadException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897599 — 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: System.Reflection.ReflectionTypeLoadException Context triple: [System.Reflection, containsType, System.Reflection.ReflectionTypeLoadException]
-
A.
Kristall
Kristall was a Russian-built scientific and technological module of the Mir space station used for materials processing, biotechnology experiments, and docking tests.
-
B.
Consolida
Consolida is a small genus of flowering plants commonly known as larkspurs, characterized by their spurred flowers and belonging to the buttercup family.
-
C.
Riß
The Riß is a river in the German state of Baden-Württemberg that flows through the Alb-Donau district before joining the Danube.
-
D.
The Metamict State
The Metamict State is a poem by chemist and Nobel laureate Roald Hoffmann that reflects on the structural disorder and transformation of materials as a metaphor for human experience.
-
E.
Done with Mirrors
"Done with Mirrors" is a 1985 hard rock album by Aerosmith that marked the band's reunion with guitarist Joe Perry and a transitional period before their major late-1980s comeback.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Reflection.ReflectionTypeLoadException Target entity description: System.Reflection.ReflectionTypeLoadException is a .NET exception type thrown when one or more types in an assembly cannot be loaded during reflection, providing details about the specific loader failures.
-
A.
Kristall
Kristall was a Russian-built scientific and technological module of the Mir space station used for materials processing, biotechnology experiments, and docking tests.
-
B.
Consolida
Consolida is a small genus of flowering plants commonly known as larkspurs, characterized by their spurred flowers and belonging to the buttercup family.
-
C.
Riß
The Riß is a river in the German state of Baden-Württemberg that flows through the Alb-Donau district before joining the Danube.
-
D.
The Metamict State
The Metamict State is a poem by chemist and Nobel laureate Roald Hoffmann that reflects on the structural disorder and transformation of materials as a metaphor for human experience.
-
E.
Done with Mirrors
"Done with Mirrors" is a 1985 hard rock album by Aerosmith that marked the band's reunion with guitarist Joe Perry and a transitional period before their major late-1980s comeback.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
.NET exception type
ⓘ
System.Exception subclass ⓘ System.SystemException subclass ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| baseClass |
System.Exception
NERFINISHED
ⓘ
System.Object ⓘ System.SystemException ⓘ |
| cause |
missing assembly dependencies
ⓘ
security or permission issues during type loading ⓘ type initialization exceptions ⓘ type load failures due to version conflicts ⓘ |
| CLSCompliant | true ⓘ |
| constructor |
ReflectionTypeLoadException(Type[] classes, Exception[] exceptions)
NERFINISHED
ⓘ
ReflectionTypeLoadException(Type[] classes, Exception[] exceptions, string message) ⓘ |
| documentation | documented on Microsoft Learn in the System.Reflection namespace reference ⓘ |
| feature |
ToString() output includes loader exception information
ⓘ
aggregates multiple loader exceptions in LoaderExceptions property ⓘ provides partially loaded Types array ⓘ |
| inheritsMembersFrom |
System.Exception
NERFINISHED
ⓘ
System.Object NERFINISHED ⓘ System.SystemException NERFINISHED ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isPublic | true ⓘ |
| isSerializable | true ⓘ |
| namespace | System.Reflection NERFINISHED ⓘ |
| overrides |
System.Exception.Message
NERFINISHED
ⓘ
System.Exception.ToString() ⓘ |
| platform |
.NET 5+
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| property |
Exception InnerException
ⓘ
Exception[] LoaderExceptions ⓘ IDictionary Data ⓘ Type[] Types ⓘ string HelpLink ⓘ string Message ⓘ string Source ⓘ string StackTrace ⓘ |
| sealed | false ⓘ |
| serializationSupport | implements ISerializable via base class ⓘ |
| summary | Exception thrown when one or more types in an assembly cannot be loaded during reflection. ⓘ |
| threadSafety | exception instances are not guaranteed to be thread-safe ⓘ |
| thrownBy |
Assembly.DefinedTypes (indirectly, via type loading)
ⓘ
Assembly.GetTypes() ⓘ Module.GetTypes() ⓘ reflection-based APIs that attempt to load all types in an assembly ⓘ |
| usagePattern |
catch when calling Assembly.GetTypes to inspect all types in an assembly
ⓘ
inspect LoaderExceptions to diagnose individual type load failures ⓘ |
| usedFor | reporting type loading failures during reflection-based operations. ⓘ |
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: System.Reflection.ReflectionTypeLoadException Description of subject: System.Reflection.ReflectionTypeLoadException is a .NET exception type thrown when one or more types in an assembly cannot be loaded during reflection, providing details about the specific loader failures.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.