Tapkee
|
#include <exceptions.hpp>
Public Member Functions | |
not_enough_memory_error (const std::string &what_msg) | |
An exception type that is thrown when the library can't get enough memory.
Definition at line 57 of file exceptions.hpp.
|
explicit |
what_msg | message of the exception |
Definition at line 61 of file exceptions.hpp.