Defines tentative base classes for the exception classes of the framework. More...
#include "ExceptionFwd.h"
#include <string>
Go to the source code of this file.
Classes | |
struct | cpputils::Exception |
The class that is (meant to be, at least) the base of all exceptions in the framework. More... | |
class | cpputils::TaggedException |
Class reporting also the “what-ness” of the exception. More... | |
Namespaces | |
cpputils | |
Namespace comprising otherwise hard-to-classify generic utilities. | |
Defines tentative base classes for the exception classes of the framework.
Definition in file Exception.h.