Class reporting also the “what-ness” of the exception. More...
#include <Exception.h>
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.