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

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax

public QueryException(
	Exception cause
)

Parameters

cause
Type: SystemException
See Also

Reference