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 (2)

How this entity was disambiguated

Statements (32)

Predicate Object
instanceOf .NET exception type ⓘ
class ⓘ
assembly System.Runtime ⓘ
linked to: System.Runtime.dll

mscorlib ⓘ
linked to: mscorlib.dll
baseNamespace System ⓘ
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 ⓘ
hasConstructor InvalidFilterCriteriaException() ⓘ
InvalidFilterCriteriaException(SerializationInfo info, StreamingContext context) ⓘ
InvalidFilterCriteriaException(string message) ⓘ
InvalidFilterCriteriaException(string message, Exception innerException) ⓘ
inheritsFrom Exception ⓘ
SystemException ⓘ
inheritsHResultFrom SystemException ⓘ
introducedIn .NET Framework 1.0 ⓘ
linked to: .NET Framework
isComVisible true ⓘ
isPartOf .NET 5+ ⓘ
linked to: .NET (5 and later)

.NET Core ⓘ
.NET Standard ⓘ
isPublic true ⓘ
isSealed true ⓘ
isSerializable true ⓘ
namespace System.Reflection ⓘ
summary Exception thrown when an invalid filter criterion is used during reflection-based member searches. ⓘ
threadSafeForThrowing true ⓘ
usedWith System.Reflection.MemberFilter ⓘ
System.Reflection.Type.FilterName ⓘ
System.Reflection.Type.FilterNameIgnoreCase ⓘ
System.Reflection.Type.FindMembers ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Reflection → containsType → System.Reflection.InvalidFilterCriteriaException ⓘ
System.Reflection.InvalidFilterCriteriaException → fullName → System.Reflection.InvalidFilterCriteriaException ⓘ
System.Reflection.InvalidFilterCriteriaException → hasConstructor → InvalidFilterCriteriaException() ⓘ
linked to: System.Reflection.InvalidFilterCriteriaException