Internet Direct (Indy)
Home
PreviousUpNext
EIdConnectException Class

Exception raised when an error occurs while establishing a connection for a socket.

Pascal
EIdConnectException = class(EIdException);

EIdConnectException is an EIdException descendant that represents an exception raised when an error occurs while establishing a connection for a socket. 

EIdConnectException is used in the implementation of the ConnectClient method in TIdIOHandlerStack and in the Resolve method in TIdDNSResolver.

EIdException TIdIOHandlerStack.ConnectClient 

TIdDNSResolver.Resolve

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.