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