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

Exception class for failed memory allocations. More...

#include <exception.h>

Inheritance diagram for AllocationError:
Inheritance graph
[legend]
Collaboration diagram for AllocationError:
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 failed memory allocations.