Topic Path: Symbol Reference > Classes > EIdNotEnoughDataInBuffer Class
ContentsIndexHome
PreviousUpNext
EIdNotEnoughDataInBuffer Class

Exception raised when extracting data from the buffer.

File
EIdNotEnoughDataInBuffer = class(EIdException);

EIdNotEnoughDataInBuffer is an EIdException descendant that represents an exception raised when extracting data from the buffer. 

EIdNotEnoughDataInBuffer indicates that not enough data exists in the buffer to satisfy the extraction request.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.