Internet Direct (Indy)
Home
PreviousUpNext
EIdSocketHandleError Class

Ancestor for Indy socket handle errors.

Pascal
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

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.