LuaSandbox
extension to run Lua 5.1 code from PHP
Loading...
Searching...
No Matches
LuaSandboxError Class Reference

Base class for LuaSandbox exceptions. More...

+ Inheritance diagram for LuaSandboxError:
+ Collaboration diagram for LuaSandboxError:

Public Attributes

const RUN = 2
 
const SYNTAX = 3
 
const MEM = 4
 
const ERR = 5
 
 $luaTrace
 

Detailed Description

Base class for LuaSandbox exceptions.


The documentation for this class was generated from the following file: