Indy 9
Content
|
Index
|
Reference
EIdReadLnMaxLineLengthExceeded
Hierarchy
,
See Also
,
Unit: IdException
Exception raised when ReadLn reads a single line that exceeds the maximum allowed line length.
EIdReadLnMaxLineLengthExceeded =
class
(
EIdException
)
Unit
IdException
Description
EIdReadLnMaxLineLengthExceeded is an
EIdException
descendant that represents the exception raised when
TIdTCPConnection.ReadLn
reads a single line that exceeds the value specified in
TIdTCPConnection.MaxLineLength
.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.