Click or drag to resize
InvalidQueryException Constructor (String)
Initializes a new instance of the InvalidQueryException class

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public InvalidQueryException(
	string message
)

Parameters

message
Type: SystemString
See Also