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 Mon Aug 15 03:23:06 2011 using MkDoc