System.Reflection.InvalidFilterCriteriaException
E697555
System.Reflection.InvalidFilterCriteriaException is a .NET exception type thrown when an invalid filter criterion is used during reflection-based member searches.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Reflection.InvalidFilterCriteriaException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897598 — 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.InvalidFilterCriteriaException Context triple: [System.Reflection, containsType, System.Reflection.InvalidFilterCriteriaException]
-
A.
System.Reflection
System.Reflection is a .NET namespace that provides types and APIs for inspecting and interacting with metadata about assemblies, modules, and types at runtime.
-
B.
C# attributes
C# attributes are metadata annotations in the C# programming language that allow developers to attach declarative information to code elements such as classes, methods, and properties, influencing compilation and runtime behavior.
-
C.
The LINQ complex
The LINQ complex is a modern entertainment, dining, and retail district on the Las Vegas Strip, known for attractions like the High Roller observation wheel and its central open-air promenade.
-
D.
LINQ
LINQ (Language Integrated Query) is a .NET feature that provides a unified, SQL-like syntax for querying and manipulating data from various sources directly within programming languages such as C#.
-
E.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Reflection.InvalidFilterCriteriaException Target entity description: System.Reflection.InvalidFilterCriteriaException is a .NET exception type thrown when an invalid filter criterion is used during reflection-based member searches.
-
A.
System.Reflection
System.Reflection is a .NET namespace that provides types and APIs for inspecting and interacting with metadata about assemblies, modules, and types at runtime.
-
B.
C# attributes
C# attributes are metadata annotations in the C# programming language that allow developers to attach declarative information to code elements such as classes, methods, and properties, influencing compilation and runtime behavior.
-
C.
The LINQ complex
The LINQ complex is a modern entertainment, dining, and retail district on the Las Vegas Strip, known for attractions like the High Roller observation wheel and its central open-air promenade.
-
D.
LINQ
LINQ (Language Integrated Query) is a .NET feature that provides a unified, SQL-like syntax for querying and manipulating data from various sources directly within programming languages such as C#.
-
E.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
- F. None of above. chosen
Statements (32)
| Predicate | Object |
|---|---|
| instanceOf |
.NET exception type
ⓘ
class ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| baseNamespace | System NERFINISHED ⓘ |
| category | Reflection-related exception ⓘ |
| CLSCompliant | true ⓘ |
| conditionForThrow | Thrown when the filterCriteria parameter is not valid for the specified MemberFilter delegate. ⓘ |
| documentationUrl | https://learn.microsoft.com/dotnet/api/system.reflection.invalidfiltercriteriaexception ⓘ |
| fullName | System.Reflection.InvalidFilterCriteriaException NERFINISHED ⓘ |
| hasConstructor |
InvalidFilterCriteriaException()
NERFINISHED
ⓘ
InvalidFilterCriteriaException(SerializationInfo info, StreamingContext context) ⓘ InvalidFilterCriteriaException(string message) ⓘ InvalidFilterCriteriaException(string message, Exception innerException) ⓘ |
| inheritsFrom |
Exception
ⓘ
SystemException ⓘ |
| inheritsHResultFrom | SystemException NERFINISHED ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isComVisible | true ⓘ |
| isPartOf |
.NET 5+
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Standard NERFINISHED ⓘ |
| isPublic | true ⓘ |
| isSealed | true ⓘ |
| isSerializable | true ⓘ |
| namespace | System.Reflection NERFINISHED ⓘ |
| summary | Exception thrown when an invalid filter criterion is used during reflection-based member searches. ⓘ |
| threadSafeForThrowing | true ⓘ |
| usedWith |
System.Reflection.MemberFilter
NERFINISHED
ⓘ
System.Reflection.Type.FilterName NERFINISHED ⓘ System.Reflection.Type.FilterNameIgnoreCase NERFINISHED ⓘ System.Reflection.Type.FindMembers NERFINISHED ⓘ |
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.InvalidFilterCriteriaException Description of subject: System.Reflection.InvalidFilterCriteriaException is a .NET exception type thrown when an invalid filter criterion is used during reflection-based member searches.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.