#include <luaxx/luaxx.hpp>

Definition at line 59 of file luaxx.hpp.
Public Member Functions | |
| exception (const char *desc) | |
| Constructor. | |
| exception () | |
| Constructor. | |
| virtual const char * | what () const throw () |
| Get a description of the error. | |
| virtual const char* lua::exception::what | ( | ) | const throw () [inline, virtual] |
1.5.5