InvalidQueryExpressionException constructor
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