23 #ifndef __LUA_EXCEPTIONS_H_ 24 #define __LUA_EXCEPTIONS_H_ 26 #include <core/exception.h> Fawkes library namespace.
virtual const char * what() const
Get primary string.
LuaRuntimeException(const char *what, const char *errmsg)
Constructor.
Base class for exceptions in Fawkes.