Topic Path: Symbol Reference > Classes > EIdThreadException Class
ContentsIndexHome
PreviousUpNext
EIdThreadException Class

Ancestor for exception raised in the Indy threading framework.

File
EIdThreadException = class(EIdException);

EIdThreadException is a EIdException descendant that represents the ancestor class for exception raised by the Indy threading framework. EIdThreadException is used as the ancestor for more specfic exception types like EIdThreadTerminateAndWaitFor.

EIdException 

EIdThreadTerminateAndWaitFor

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.