class Lua::RuntimeError

Defined in:

lua/exceptions.cr

Instance methods inherited from class Lua::LuaError

traceback : String | Nil traceback

Constructor methods inherited from class Lua::LuaError

new(message, traceback : Nil | String = nil) new