QueryGrammarException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new QueryGrammarException object.
Overload List
Name | Description |
---|---|
QueryGrammarException () | Initializes a new QueryGrammarException object. |
QueryGrammarException (SerializationInfo, StreamingContext) | Initializes a new QueryGrammarException object with serialized data. |
QueryGrammarException (String) | Initializes a new QueryGrammarException object by specifying the error message that describes the current exception. |
QueryGrammarException (String, Exception) | Initializes a new QueryGrammarException object with an error message and inner exception. |
See Also
Reference
QueryGrammarException Class
QueryGrammarException Members
Microsoft.EnterpriseManagement.Common Namespace