Internet Direct (Indy)
Home
PreviousUpNext
EIdCmdTCPClientConnectError Class

Exception raised when TIdCmdTCPClient cannot connect to the remote host.

Pascal
EIdCmdTCPClientConnectError = class(EIdCmdTCPClientError);

EIdCmdTCPClientConnectError is an EIdCmdTCPClientError descendant that represents the exception raised when TIdCmdTCPClient cannot connect to the remote host or create the listener thread for the client. EIdCmdTCPClientConnectError normally contains a message represented by the constant RSNoCreateListeningThread.

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.