Next:
SystemExceptions.InvalidArgument
, Previous:
SystemExceptions.FileError
, Up:
Base classes
1.166 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.
SystemExceptions.IndexOutOfRange class-signaling
: (class)
SystemExceptions.IndexOutOfRange-accessing
: (instance)