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 Sat Mar 30 15:29:54 2013 using MkDoc