Next:
SystemExceptions.NotFound
, Previous:
SystemExceptions.NoRunnableProcess
, Up:
Base classes
1.174 SystemExceptions.NotEnoughElements
Defined in namespace Smalltalk.SystemExceptions
Superclass: Error
Category: Language-Exceptions
I am raised when one invokes #next: but not enough items remain in the stream.
SystemExceptions.NotEnoughElements class-signaling
: (class)
SystemExceptions.NotEnoughElements-accessing
: (instance)