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 24 22:02:24 2016 using MkDoc