#include <common.h>
Public Member Functions | |
exception (std::string &what) throw () | |
virtual | ~exception () throw () |
virtual const char * | what () const throw () |
ntk::exception::exception | ( | std::string & | what | ) | throw () [inline] |
virtual ntk::exception::~exception | ( | ) | throw () [inline, virtual] |
virtual const char* ntk::exception::what | ( | ) | const throw () [inline, virtual] |