php8.5
Home/ Manual/ reference / luasandbox/ The LuaSandboxRuntimeError class

The LuaSandboxRuntimeError class

Catchable LuaSandbox runtime exceptions.

Intro

Catchable LuaSandbox runtime exceptions.

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

Class synopsis

class LuaSandboxRuntimeError { }

Source: reference/luasandbox/luasandboxruntimeerror.xml · from the official PHP manual (php/doc-en)