|
libqi-api
2.1.0.18
|
Custom exception that may be thrown by QI methods. More...
#include <qi/error.hpp>
Public Member Functions | |
| QiException (const std::string &message) | |
| Constructor. | |
| QiException (const QiException &e) | |
| Copy constructor. | |
| virtual | ~QiException () throw () |
| Destructor. | |
Custom exception that may be thrown by QI methods.
| qi::os::QiException::QiException | ( | const std::string & | message | ) | [inline, explicit] |
| qi::os::QiException::QiException | ( | const QiException & | e | ) | [inline] |
| virtual qi::os::QiException::~QiException | ( | ) | throw () [inline, virtual] |