Home · All Classes · All Functions · Overviews

UnhandledException Class Reference
(QtConcurrent::UnhandledException)
[
QtCore module]

The UnhandledException class represents an unhandled exception in a worker thread. More...

 #include <QtCore>

Inherits Exception.

This class was introduced in Qt 4.4.

Additional Inherited Members


Detailed Description

The UnhandledException class represents an unhandled exception in a worker thread.

If a worker thread throws an exception that is not a subclass of QtConcurrent::Exception, the Qt Concurrent functions will throw a QtConcurrent::UnhandledException on the receiver thread side.

Inheriting from this class is not supported.


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.0