Next: SystemExceptions.WrongClass, Previous: SystemExceptions.VMError, Up: Base classes [Index]
I am raised when one tries to evaluate a method (via #perform:...) or a block but passes the wrong number of arguments.
• SystemExceptions.WrongArgumentCount-accessing: | (instance) |