Internet Direct (Indy) Version 9.0.2 Beta
EIdThreadClassNotSpecified
Exception raised when creating a thread without a class type.

EIdThreadClassNotSpecified = class(EIdThreadMgrError)
Description
EIdThreadClassNotSpecified is an EIdThreadMgrError descendant raised when TIdThreadMgr.CreateNewThread is called an no ThreadClass is assigned for the thread manager.