#include <LuaExceptions.hpp>


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