eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'EndOfStreamError':

Home

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

Class: EndOfStreamError


Inheritance:

   Object
   |
   +--GenericException
      |
      +--Exception
         |
         +--Error
            |
            +--ProceedableError
               |
               +--StreamError
                  |
                  +--EndOfStreamError

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

Description:


This error exception is raised on attempt to read after the end of a stream
has been reached.

It is only raised, if Stream>>signalAtEnd:true has been set.


[instance variables:]

[class variables:]


Related information:

    EndOfStreamNotification

Class protocol:

initialization
o  initialize



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 21:41:13 GMT