Indy 9
EIdEndOfStream
Hierarchy, See Also, Unit: IdStream
Exception raised when an unexpected end of stream occurs in TIdStream.
EIdEndOfStream = class(EIdException)
Unit
IdStream
Description
EIdEndOfStream is a EIdException descendant that represents an exception type raised when an unexpected end of stream is encountered when reading lines of text from TIdStream. EIdEndOfStream is raised in TIdStream.ReadLn when the current stream position is beyond the indicated stream size. The text supplied in the EIdEndOfStream exception message includes the ClassName for the stream and the current stream position.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.