Next:
SystemExceptions.EndOfStream
, Previous:
SystemExceptions.CInterfaceError
, Up:
Base classes
1.163 SystemExceptions.EmptyCollection
Defined in namespace Smalltalk.SystemExceptions
Superclass: SystemExceptions.InvalidValue
Category: Language-Exceptions
I am raised when one invokes a method on an empty collection.
SystemExceptions.EmptyCollection-accessing
: (instance)