Item |
Value |
---|---|
Constant |
EL_DNET_NUM_PARAMS_MISMATCH |
Error code |
-10184 |
Parameter 1 |
The script. |
Parameter 2 |
The required number of method parameters. |
Parameter 3 |
The supplied number of method parameters. |
The method invoked by the script must accept the given number of parameters. Change the method accordingly.