Click or drag to resize
SuspendedLayoutExceptionMessage Property
Gets a message that describes 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 override string Message { get; }

Return Value

Type: String
The error message that explains the reason for the exception, or an empty string("").

Implements

_ExceptionMessage
See Also