MethodInvocationException ClassQlik Sense .NET SDK - API Reference
The Exception thrown when a method has gone wrong on the server during execution.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    OnlineSystem SystemException
      OnlineSystem.Runtime.Remoting ServerException
        Qlik.Engine MethodInvocationException

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

[SerializableAttribute]
public class MethodInvocationException : ServerException
See Also