Compartilhar via


InvalidObjectCriteriaException Constructor

Initializes a new instance of the InvalidObjectCriteriaException class.

Overload List

Name Description
InvalidObjectCriteriaException () Initializes a new instance of the InvalidObjectCriteriaException class.
InvalidObjectCriteriaException (Exception) Initializes a new instance of the InvalidObjectCriteriaException class using a reference to the inner exception that is the cause of this exception.
InvalidObjectCriteriaException (String) Initializes a new instance of the InvalidObjectCriteriaException class using the specified error message.
InvalidObjectCriteriaException (SerializationInfo, StreamingContext) Initializes a new instance of the InvalidObjectCriteriaException class using serialized data.
InvalidObjectCriteriaException (String, Exception) Initializes a new instance of the InvalidObjectCriteriaException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

InvalidObjectCriteriaException Class
InvalidObjectCriteriaException Members
Microsoft.EnterpriseManagement.Common Namespace