System.Reflection.TargetException
E697557
System.Reflection.TargetException is a .NET exception type thrown when an attempt to invoke a method or access a member via reflection is made on an incompatible or incorrect target object.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Reflection.TargetException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897601 — 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.TargetException Context triple: [System.Reflection, containsType, System.Reflection.TargetException]
-
A.
TARGET2
TARGET2 is the Eurosystem’s real-time gross settlement system for processing large-value euro payments between banks and financial institutions.
-
B.
The Target
"The Target" is the pilot episode of the acclaimed HBO crime drama series "The Wire," introducing viewers to the show's intricate portrayal of Baltimore's drug trade and law enforcement.
-
C.
Cible émouvante
Cible émouvante is a French comic book by writer Tonino Benacquista and artist Tardi that inspired the film "Wild Target," blending crime, dark humor, and offbeat characters.
-
D.
Target 5.4
Target 5.4 is a specific sub-goal under the United Nations Sustainable Development Goal 5 that focuses on recognizing and valuing unpaid care and domestic work and promoting shared responsibility within households and families.
-
E.
Target 5.c
Target 5.c is a specific objective within Sustainable Development Goal 5 that focuses on creating and strengthening policies, legislation, and public financing to advance gender equality and empower all women and girls.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Reflection.TargetException Target entity description: System.Reflection.TargetException is a .NET exception type thrown when an attempt to invoke a method or access a member via reflection is made on an incompatible or incorrect target object.
-
A.
TARGET2
TARGET2 is the Eurosystem’s real-time gross settlement system for processing large-value euro payments between banks and financial institutions.
-
B.
The Target
"The Target" is the pilot episode of the acclaimed HBO crime drama series "The Wire," introducing viewers to the show's intricate portrayal of Baltimore's drug trade and law enforcement.
-
C.
Cible émouvante
Cible émouvante is a French comic book by writer Tonino Benacquista and artist Tardi that inspired the film "Wild Target," blending crime, dark humor, and offbeat characters.
-
D.
Target 5.4
Target 5.4 is a specific sub-goal under the United Nations Sustainable Development Goal 5 that focuses on recognizing and valuing unpaid care and domestic work and promoting shared responsibility within households and families.
-
E.
Target 5.c
Target 5.c is a specific objective within Sustainable Development Goal 5 that focuses on creating and strengthening policies, legislation, and public financing to advance gender equality and empower all women and girls.
- F. None of above. chosen
Statements (45)
| Predicate | Object |
|---|---|
| instanceOf |
.NET exception type
ⓘ
class ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| baseClass | System.ApplicationException NERFINISHED ⓘ |
| canBeCaughtBy |
catch (System.Exception)
ⓘ
catch (System.Reflection.TargetException) ⓘ |
| category | runtime error ⓘ |
| errorCondition | invalid target object for reflected member ⓘ |
| hasConstructor |
TargetException()
NERFINISHED
ⓘ
TargetException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) ⓘ TargetException(string message) ⓘ TargetException(string message, System.Exception innerException) ⓘ |
| hasProperty |
HResult
ⓘ
HelpLink ⓘ InnerException ⓘ Message ⓘ Source ⓘ StackTrace ⓘ |
| inheritsFrom |
System.Exception
NERFINISHED
ⓘ
System.SystemException ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isAbstract | false ⓘ |
| isCLSCompliant | true ⓘ |
| isPublic | true ⓘ |
| isSealed | true ⓘ |
| isSerializable | true ⓘ |
| namespace | System.Reflection NERFINISHED ⓘ |
| platform |
.NET 5+
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| relatedTo |
System.Reflection.TargetInvocationException
NERFINISHED
ⓘ
System.Reflection.TargetParameterCountException NERFINISHED ⓘ |
| thrownBy |
System.Reflection.ConstructorInfo.Invoke
ⓘ
System.Reflection.FieldInfo.GetValue NERFINISHED ⓘ System.Reflection.FieldInfo.SetValue NERFINISHED ⓘ System.Reflection.MethodInfo.Invoke NERFINISHED ⓘ System.Reflection.PropertyInfo.GetValue NERFINISHED ⓘ System.Reflection.PropertyInfo.SetValue NERFINISHED ⓘ |
| thrownWhen |
a field is accessed via reflection on an incompatible target object
ⓘ
a method is invoked via reflection on an incompatible target object ⓘ a property is accessed via reflection on an incompatible target object ⓘ the target object does not match the declaring type of the reflected member ⓘ the target object is null when an instance member is invoked ⓘ |
| usageContext | reflection ⓘ |
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.TargetException Description of subject: System.Reflection.TargetException is a .NET exception type thrown when an attempt to invoke a method or access a member via reflection is made on an incompatible or incorrect target object.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.