QueryDefinitionDoesNotExistException Constructor
Initializes a new QueryDefinitionDoesNotExistException object.
Overload List
Name | Description |
---|---|
QueryDefinitionDoesNotExistException () | Initializes a new QueryDefinitionDoesNotExistException object. |
QueryDefinitionDoesNotExistException (String) | Initializes a new QueryDefinitionDoesNotExistException object by specifying the error message that describes the current exception. |
QueryDefinitionDoesNotExistException (SerializationInfo, StreamingContext) | Initializes a new QueryDefinitionDoesNotExistException object with serialized data. |
QueryDefinitionDoesNotExistException (String, Exception) | Initializes a new QueryDefinitionDoesNotExistException object with an error message and inner exception. |
See Also
Reference
QueryDefinitionDoesNotExistException Class
QueryDefinitionDoesNotExistException Members
Microsoft.EnterpriseManagement.Common Namespace