#include <utils.hpp>
Public Member Functions | |
virtual const char * | what () const throw () |
Get exception description. |
Exception base class.
Convenient base class for all exceptions, which inherits from the necessary base classes.
virtual const char* tk11::Exception::what | ( | ) | const throw () [virtual] |
Get exception description.