InvalidQueryExpressionException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the InvalidQueryExpressionException class.
Overload List
Name | Description | |
---|---|---|
InvalidQueryExpressionException() | Initializes a new instance of the InvalidQueryExpressionException class. | |
InvalidQueryExpressionException(String) | Initializes a new instance of the InvalidQueryExpressionException class with a specified exception message. | |
InvalidQueryExpressionException(String, Exception) | Initializes a new instance of the InvalidQueryExpressionException class with a specified exception message and a reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
InvalidQueryExpressionException Class