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