MethodInvocationException Error Constructor Qlik Sense .NET SDK - API Reference
Error description

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public Error(
	NxLocalizedErrorCode code = NxLocalizedErrorCode.LOCERR_GENERIC_OK,
	string message = "",
	string parameter = ""
)
See Also