Next: , Previous: , Up: Base classes   [Index]


1.195 SystemExceptions.WrongArgumentCount

Defined in namespace Smalltalk.SystemExceptions
Superclass: SystemExceptions.PrimitiveFailed
Category: Language-Exceptions

I am raised when one tries to evaluate a method (via #perform:...) or a block but passes the wrong number of arguments.