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

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

Parameters

message
Type: SystemString
See Also