|
Mjolnir Core
Core functionality of the Mjolnir API
|
Base exception class that stores origin and message of an exception. More...
#include <exception.h>


Public Member Functions | |
| Exception (const std::string &origin, const std::string &message) | |
| Constructor. More... | |
Base exception class that stores origin and message of an exception.