Ancestor for exception raised in the Indy threading framework.
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
|
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. |