ErrorData Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- ErrorData
Syntax
[ValueClass]
public class ErrorData : IErrorData
Constructors
Name | Description |
---|---|
ErrorData() |
Properties
Name | Description |
---|---|
ErrorDataCode |
Type of the error messages. JSON property name: qErrorDataCode |
ErrorString |
Detailed information about the error message. JSON property name: qErrorString |
Line |
Script statement where the error occurs. JSON property name: qLine |
LineEnd |
Line termination characters. JSON property name: qLineEnd |
Message |
JSON property name: qMessage |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!