Regular users shouldn't bother to anything in this namespace.
Function Documentation
void Diluculum::Impl::ReportErrorFromCFunction
(
lua_State *
ls,
const ::std::string &
what
)
Calls lua_error() with a proper error message. The error message is composed of things that may help to find out what's the error, like the function name.
Parameters:
ls
The lua_State* on which the function will operate.
what
A message to be included in the error message created by this function.
Note:
This is not intended to be called by Diluculum users.
Generated on Tue Feb 6 09:30:26 2007 for Diluculum by
1.4.6