InvalidFilterCriteriaException Constructor ()
.NET Framework (current version)
Initializes a new instance of the InvalidFilterCriteriaException class with the default properties.
Assembly: mscorlib (in mscorlib.dll)
This constructor initializes an instance of InvalidFilterCriteriaException with an empty message string and the root cause exception set to null.
This constructor sets the properties of the Exception object as follows:
Property | Value |
|---|---|
null | |
The empty string (""). |
.NET Framework
Available since 1.1
Available since 1.1
Show: