eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'EndOfStreamNotification':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: EndOfStreamNotification


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Notification
         |
         +--EndOfStreamNotification

Package:
stx:libbasic
Category:
Kernel-Exceptions-Errors
Version:
rev: 1.3 date: 2005/11/16 08:44:41
user: stefan
file: EndOfStreamNotification.st directory: libbasic
module: stx stc-classLibrary: libbasic
Author:
Stefan Vogel (stefan@zwerg)

Description:


This notification is raised on attempt to read after the end of a stream
has been reached. As a notification, it will be ignored if no handler exists.

It is raised, if Stream>>signalAtEnd:nil has been set (this is the default).


[instance variables:]

[class variables:]


Related information:

    EndOfStreamError


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 17:48:28 GMT