Back: SystemExceptions.VMError-accessing Up: Base classes Forward: SystemExceptions.WrongArgumentCount-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.193 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.

1.193.1 SystemExceptions.WrongArgumentCount: accessing  (instance)


1.193.1 SystemExceptions.WrongArgumentCount: accessing

description
Answer a textual description of the exception.



Back: SystemExceptions.WrongArgumentCount Up: SystemExceptions.WrongArgumentCount Forward: SystemExceptions.WrongClass   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on August, 19 2010 using texi2html