#include <LuaExceptions.hpp>


Public Member Functions | |
| LuaMemoryError (const char *what) | |
Definition at line 96 of file LuaExceptions.hpp.
| Diluculum::LuaMemoryError::LuaMemoryError | ( | const char * | what | ) | [inline] |
Constructs a LuaMemoryError object.
| what | The message associated with the error. |
Definition at line 102 of file LuaExceptions.hpp.
1.5.9