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

1.165 SystemExceptions.EndOfStream

Defined in namespace Smalltalk.SystemExceptions
Superclass: Notification
Category: Language-Exceptions
I am raised when a stream reaches its end.

1.165.1 SystemExceptions.EndOfStream class: signaling  (class)
1.165.2 SystemExceptions.EndOfStream: accessing  (instance)


1.165.1 SystemExceptions.EndOfStream class: signaling

signalOn: stream
Answer an exception reporting the parameter has reached its end.


1.165.2 SystemExceptions.EndOfStream: accessing

description
Answer a textual description of the exception.

stream
Answer the stream whose end was reached.

stream: anObject
Set the stream whose end was reached.



Back: SystemExceptions.EndOfStream class-signaling Up: SystemExceptions.EndOfStream Forward: SystemExceptions.FileError   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