Lua error handling is wrapped using C++ exceptions.
Any lua code raising an error will throw a String exception in calling C++ code.
Any String exception thrown will be reported as an error in calling lua code.
Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 22:46:02 2012 using MkDoc