EThread is the exception class for thread synchronization errors.
EThread = class(Exception);
class EThread : public Exception;
Classes
EThread is never raised. It is defined for backward compatibility.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|