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


1.169 SystemExceptions.IndexOutOfRange

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

I am raised when one invokes am accessor method with an index outside of its valid range.