Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Reference
InvalidCriteriaException Class
InvalidCriteriaException Members
Microsoft.EnterpriseManagement.Common Namespace