C++ (Qt)thread_object = new ...try { thread_object->start();} catch (const exception_object& e) { ...}