Initializes a new InvalidCriteriaException object.

Overload List

Name Description
InvalidCriteriaException () Initializes a new InvalidCriteriaException object.
InvalidCriteriaException (Exception) Initializes a new InvalidCriteriaException object by specifying an inner exception that caused the current exception.
InvalidCriteriaException (String) Initializes a new InvalidCriteriaException object by specifying the error message that describes the current exception.
InvalidCriteriaException (SerializationInfo, StreamingContext) Initializes a new InvalidCriteriaException object with serialized data.
InvalidCriteriaException (String, Exception) Initializes a new InvalidCriteriaException object with an error message and inner exception.

See Also


Send comments about this topic to Microsoft.