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.

Jump to: Statements Referenced by

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

Referenced by (1)

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

System.Reflection containsType System.Reflection.InvalidFilterCriteriaException