Internet Direct (Indy) Version 9.0.2 Beta
EIdNotEnoughDataInBuffer
Exception raised when there are not enough bytes in TIdTCPConnection's internal buffer.

EIdNotEnoughDataInBuffer = class(EIdTCPConnectionError)
Description
This exception is raised when there are not enough bytes in the internal buffer for TIdTCPConnection for an operation such as ExtractXBytesFromBuffer and RemoveXBytes.