Exception thrown when BulkAllocator-specific allocation errors happen. More...
#include <BulkAllocator.h>
Public Member Functions | |
memory_error () | |
memory_error (const char *message) | |
virtual const char * | what () const override throw () |
Private Attributes | |
const char * | msg = nullptr |
Exception thrown when BulkAllocator-specific allocation errors happen.
Definition at line 37 of file BulkAllocator.h.
|
inline |
Definition at line 39 of file BulkAllocator.h.
|
inline |
Definition at line 40 of file BulkAllocator.h.
|
inlineoverridevirtual |
Definition at line 42 of file BulkAllocator.h.
|
private |
Definition at line 45 of file BulkAllocator.h.