Exception raised when an error occurs while establishing a connection for a socket.
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
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. |