Mjolnir Core
Core functionality of the Mjolnir API
List of all members
RuntimeError Class Reference

Exception class for errors that do not fit into any other category. More...

#include <exception.h>

Inheritance diagram for RuntimeError:
Inheritance graph
[legend]
Collaboration diagram for RuntimeError:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &origin, const std::string &message)
 Constructor. More...
 

Detailed Description

Exception class for errors that do not fit into any other category.