Class reporting also the “what-ness” of the exception. More...
#include <Exception.h>
Inheritance diagram for cpputils::TaggedException:
Collaboration diagram for cpputils::TaggedException:Public Member Functions | |
| TaggedException (const std::string &tag) | |
| const std::string | getTag () const |
| const char * | what () const throw () |
| Returns the short description. | |
Class reporting also the “what-ness” of the exception.
Definition at line 25 of file Exception.h.