ug4
ug::script::LuaError Member List

This is the complete list of members for ug::script::LuaError, including all inherited members.

bShowMsgug::script::LuaErrorprotected
get_file(size_t i) constug::UGErrorinline
get_line(size_t i) constug::UGErrorinline
get_msg() constug::UGErrorinline
get_msg(size_t i) constug::UGErrorinline
get_stacktrace() constug::UGErrorinline
LuaError(const char *msg)ug::script::LuaErrorinline
LuaError()ug::script::LuaErrorinline
m_vFileug::UGErrorprotected
m_vLineug::UGErrorprotected
m_vMsgug::UGErrorprotected
num_msg() constug::UGErrorinline
push_msg(const std::string &msg, const char *file=" -- no file -- ", const unsigned long line=0)ug::UGErrorinline
push_msg(const char *msg, const char *file=" -- no file -- ", const unsigned long line=0)ug::UGErrorinline
show_msg() constug::script::LuaErrorinline
UGError(const char *msg, const char *file=" -- no file -- ", const unsigned long line=0)ug::UGErrorinline
UGError(const std::string &msg, const char *file=" -- no file -- ", const unsigned long line=0)ug::UGErrorinline
UGError(const std::string &msg, const std::exception &ex, const char *file, const unsigned long line)ug::UGError
~UGError()ug::UGErrorinlinevirtual