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:] Class protocol:accessing |
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:49:59 GMT |