libqi-api
2.0.6.8
|
#include <future.hpp>
Public Member Functions | |
FutureUserException (const std::string &str=std::string()) | |
virtual | ~FutureUserException () throw () |
Exception inherited from FutureException This exception represent an error reported by the operation.
Definition at line 117 of file future.hpp.
qi::FutureUserException::FutureUserException | ( | const std::string & | str = std::string() | ) | [inline, explicit] |
Definition at line 120 of file future.hpp.
virtual qi::FutureUserException::~FutureUserException | ( | ) | throw () [inline, virtual] |
Definition at line 124 of file future.hpp.