#include <luaxx/luaxx.hpp>


This is thrown when there was an error executing some lua code.
Definition at line 80 of file luaxx.hpp.
Public Member Functions | |
| runtime_error (const char *desc) | |
| Constructor. | |
| runtime_error () | |
| Constructor. | |
| virtual const char * | what () const throw () |
| Get a description of the error. | |
| virtual const char* lua::exception::what | ( | ) | const throw () [inline, virtual, inherited] |
1.5.5