#include <exceptions.h>
Inheritance diagram for fawkes::BBInconsistentMemoryException:
Public Member Functions | |
BBInconsistentMemoryException (const char *msg) | |
Constructor. |
Definition at line 47 of file exceptions.h.
fawkes::BBInconsistentMemoryException::BBInconsistentMemoryException | ( | const char * | msg | ) | [inline] |
Constructor.
msg | message, appended to exception, base message "Memory corruption detected" |
Definition at line 52 of file exceptions.h.
References fawkes::Exception::append().