#include <luaexception.h>
Definition at line 28 of file luaexception.h.
◆ LuaException() [1/2]
| LuaException::LuaException |
( |
const std::string & |
error, |
|
|
int |
traceLevel = -1 |
|
) |
| |
◆ ~LuaException()
| virtual LuaException::~LuaException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ LuaException() [2/2]
| LuaException::LuaException |
( |
| ) |
|
|
inlineprotected |
◆ generateLuaErrorMessage()
| void LuaException::generateLuaErrorMessage |
( |
const std::string & |
error, |
|
|
int |
traceLevel |
|
) |
| |
◆ what()
| virtual const char* LuaException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inlinevirtual |
◆ m_what
| std::string LuaException::m_what |
|
protected |
The documentation for this class was generated from the following files: