#include <qtconcurrentexception.h>
Definition at line 93 of file qtconcurrentexception.h.
Public Member Functions | |
| void | setException (const Exception &e) |
| bool | hasException () const |
| ExceptionHolder | exception () |
| void | throwPossibleException () |
| bool | hasThrown () const |
Public Attributes | |
| ExceptionHolder | exceptionHolder |
| bool hasException | ( | ) | const |
| ExceptionHolder exception | ( | ) |
| void throwPossibleException | ( | ) |
| bool hasThrown | ( | ) | const |
| ExceptionHolder exceptionHolder |
Definition at line 101 of file qtconcurrentexception.h.