ExceptionStore Class Reference

ExceptionStore Class Reference

#include <qtconcurrentexception.h>

Class Description

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
 

Member Function Documentation

void setException ( const Exception e)
bool hasException ( ) const
ExceptionHolder exception ( )
void throwPossibleException ( )
bool hasThrown ( ) const

Member Data Documentation

ExceptionHolder exceptionHolder

Definition at line 101 of file qtconcurrentexception.h.


The documentation for this class was generated from the following file: