InvalidCompositeQueryException Constructor
Initializes a new instance of the InvalidCompositeQueryException class.
Overload List
Name | Description |
---|---|
InvalidCompositeQueryException () | Initializes a new instance of the InvalidCompositeQueryException class. |
InvalidCompositeQueryException (String) | Initializes a new instance of the InvalidCompositeQueryException class using the specified error message. |
InvalidCompositeQueryException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidCompositeQueryException class using serialized data. |
InvalidCompositeQueryException (String, Exception) | Initializes a new instance of the InvalidCompositeQueryException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidCompositeQueryException Class
InvalidCompositeQueryException Members
Microsoft.EnterpriseManagement.Common Namespace