Ancestor for Exceptions raised when an error occurs in TIdCmdTCPClient.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|