MethodInvocationException Class
Namespace: Qlik.Sense.JsonRpc
Assembly: Qlik.Sense.JsonRpc.dll
Assembly: Qlik.Sense.JsonRpc.dll
The Exception thrown when a method has gone wrong on the server during execution.
Inheritance
-
System.Object
-
System.Exception
-
System.SystemException
- MethodInvocationException
-
System.SystemException
-
System.Exception
Syntax
public class MethodInvocationException : SystemException, ISerializable, _Exception
Constructors
Name | Description |
---|---|
MethodInvocationException(String, MethodInvocationException.Error) |
Initializes a new instance of the MethodInvocationException class with a specified error message and a reference to the Qlik Sense error that is the cause of this exception. |
Properties
Name | Description |
---|---|
Data |
Gets a collection of key/value pairs that provide additional user-defined information about the exception. |
InvocationError |
Gets the Qlik Sense error that caused the current exception |
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!