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

Uncatchable LuaSandbox exceptions. More...

+ Inheritance diagram for LuaSandboxFatalError:
+ Collaboration diagram for LuaSandboxFatalError:

Additional Inherited Members

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

Detailed Description

Uncatchable LuaSandbox exceptions.

These may not be caught inside Lua using pcall() or xpcall()


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