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

Exception raised when writing data to the buffer.

File
EIdTooMuchDataInBuffer = class(EIdException);

EIdTooMuchDataInBuffer is an EIdException descendant that represents the exception raised when writing data to the buffer. 

EIdTooMuchDataInBuffer indicates the write operation would cause the internal storage for the buffer to exceed the maximum size supported for the host platform or operating system.

EIdException 

TIdBuffer.Bytes 

TIdBuffer.Write

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