Internet Direct (Indy)
Home
PreviousUpNext
EIdTooMuchDataInBuffer Class

Exception raised when writing data to the buffer.

Pascal
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

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.