Skip to main content Skip to complementary content

MethodInvocationException Constructor

Overloads

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.

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.

Declaration

      public MethodInvocationException(string message, MethodInvocationException.Error error)
    

Parameters

Type Name Description
System.String message

The error message that explains the reason for the exception.

MethodInvocationException.Error error

The Qlik Sense error that is the cause of this 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!