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

Exception thrown when Lua cannot allocate memory. More...

+ Inheritance diagram for LuaSandboxMemoryError:
+ Collaboration diagram for LuaSandboxMemoryError:

Additional Inherited Members

- Public Attributes inherited from LuaSandboxError
const RUN = 2
 
const SYNTAX = 3
 
const MEM = 4
 
const ERR = 5
 
 $luaTrace
 

Detailed Description

Exception thrown when Lua cannot allocate memory.

See also
LuaSandbox::setMemoryLimit

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