Click or drag to resize
MethodInvocationErrorEventArgsErrorHandled Property
Indicator if the Error was handled or if an Exception should be thrown.

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool ErrorHandled { get; set; }

Property Value

Type: Boolean
See Also