![]() |
LGI
1.0
Lliurex Graphic Interface
|
#include <exceptions.hpp>
Public Member Functions | |
Exception (std::string msg) | |
virtual | ~Exception () throw () |
const char * | what () const throw () |
Public Attributes | |
std::string | msg |
net::lliurex::lgi::Exception::Exception | ( | std::string | msg | ) |
|
virtual |
const char* net::lliurex::lgi::Exception::what | ( | ) | const | |
throw | ( | |||
) |
std::string net::lliurex::lgi::Exception::msg |