Click or drag to resize
MethodInvocationExceptionError Class
Qlik Sense error
Inheritance Hierarchy
SystemObject
  Qlik.EngineMethodInvocationExceptionError

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class Error

The MethodInvocationExceptionError type exposes the following members.

Constructors
  NameDescription
Public methodMethodInvocationExceptionError
Initializes a new instance of the Error class with a specified error code, message and optional parameter.
Top
Properties
  NameDescription
Public propertyCode
Error code
Public propertyMessage
Error message
Public propertyParameter
Additional data
Top
See Also