Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A method call contains the wrong number of arguments.
To correct this error
Count the arguments that you have supplied.
Match the number against the number of parameters in the method you want to call.
Adjust the number of arguments if the two numbers do not agree.
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.