Click or drag to resize
MethodInvocationExceptionInvocationError Property
Gets the Qlik Sense error that caused the current exception

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public MethodInvocationExceptionError InvocationError { get; }

Property Value

Type: MethodInvocationExceptionError
See Also