__declspec(property(get = GetExceptionMessage)) DewString ExceptionMessage;
Contains the exception message (if triggered) while the OnExecute was called.
Read:
DewString GetExceptionMessage();Declared in Dew::Math::TJobThread · Dew.Math/clMtxVec.h · Cross-compiler