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

Ancestor for Indy socket handle errors.

File
EIdSocketHandleError = class(EIdException);

EIdSocketHandleError is an EIdException descendant that is the ancestor class for Indy TIdSocketHandle errors. 

Applications do not generally create instances of EIdSocketHandleError. Use one of the descendant classes that represent the specific socket error encountered.

EIdException 

EIdPackageSizeTooBig 

EIdNotAllBytesSent 

EIdCouldNotBindSocket 

EIdCanNotBindPortInRange 

EIdInvalidPortRange 

EIdCannotSetIPVersionWhenConnected 

EIdInvalidIPAddress

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