Exception types raised by lutok. More...
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | lutok::error |
Base exception for lua errors. More... | |
class | lutok::api_error |
Exception for errors raised by the Lua API library. More... | |
class | lutok::file_not_found_error |
File not found error. More... |
Exception types raised by lutok.