#include <hex.h>
Inheritance diagram for hex::exception:

Definition at line 80 of file hex.h.
Public Member Functions | |
| exception (const std::string &w) throw () | |
| virtual | ~exception () throw () |
| virtual const char * | what () const throw () |
Public Attributes | |
| std::string | _what |
| hex::exception::exception | ( | const std::string & | w | ) | throw () [inline] |
| virtual hex::exception::~exception | ( | ) | throw () [inline, virtual] |
| virtual const char* hex::exception::what | ( | ) | const throw () [inline, virtual] |
| std::string hex::exception::_what |
1.5.1