#include <LuaExceptions.hpp>


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