Base exception class.
More...
List of all members.
Detailed Description
Base exception class.
Constructor & Destructor Documentation
Glib::Util::Exception::Exception |
( |
const char * |
a_reason |
) |
|
Glib::Util::Exception::Exception |
( |
const Glib::ustring & |
a_reason |
) |
|
Glib::Util::Exception::Exception |
( |
const Exception & |
a_other |
) |
|
Glib::Util::Exception::Exception |
( |
const std::exception & |
|
) |
|
virtual Glib::Util::Exception::~Exception |
( |
|
) |
throw () [virtual] |
Member Function Documentation
const char* Glib::Util::Exception::what |
( |
|
) |
const throw () |
The documentation for this class was generated from the following file: