MethodInvocationExceptionInvocationError Property |
Gets the Qlik Sense error that caused the current exception
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public MethodInvocationExceptionError InvocationError { get; }
Public ReadOnly Property InvocationError As MethodInvocationExceptionError
Get
Property Value
Type:
MethodInvocationExceptionErrorSee Also