InvalidQueryExpressionException constructor

Initializes a new instance of the InvalidQueryExpressionException class.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New InvalidQueryExpressionException()
public InvalidQueryExpressionException()

Remarks

This constructor initializes a new instance of the InvalidQueryExpressionException with a default exception message.

See also

Reference

InvalidQueryExpressionException class

InvalidQueryExpressionException members

InvalidQueryExpressionException overload

Microsoft.SharePoint.Client namespace