|
Smalltalk/X WebserverDocumentation of class 'EndOfStreamError': |
|
|
Class: EndOfStreamErrorInheritance:Object | +--GenericException | +--Exception | +--Error | +--ProceedableError | +--StreamError | +--EndOfStreamError
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 |
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 09:00:23 GMT
|