QueryException Constructor (String)Hazelcast .Net Client Class Library
Initializes a new instance of the QueryException class

Namespace: Hazelcast.Core
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

public QueryException(
	string message
)

Parameters

message
Type: SystemString
See Also

Reference