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

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

File
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

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