Internet Direct (Indy)
Home
PreviousUpNext
EIdCmdTCPClientError Class

Ancestor for Exceptions raised when an error occurs in TIdCmdTCPClient.

Pascal
EIdCmdTCPClientError = class(EIdException);

EIdCmdTCPClientError is an EIdException descendant that specifies the common ancestor for exceptions raised during execution of TIdCmdTCPClient methods. An exception specific to the implementation of TIdCmdTCPClient should always be a EIdCmdTCPClientError descendant.

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.