Ancestor for TCP server exceptions.
EIdTCPServerError = class(EIdException);
EIdTCPServerError is a EIdException descendant that is the ancestor for TCP server exceptions in the Indy library, like EIdTCPNoOnExecute and EIdTerminateThreadTimeout.
EIdException
EIdTCPNoOnExecute
EIdTerminateThreadTimeout
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|