LuaSandbox
extension to run Lua 5.1 code from PHP
|
Exception thrown when Lua code cannot be parsed. More...
Additional Inherited Members | |
Public Attributes inherited from LuaSandboxError | |
const | RUN = 2 |
const | SYNTAX = 3 |
const | MEM = 4 |
const | ERR = 5 |
$luaTrace | |
Exception thrown when Lua code cannot be parsed.