Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
lua
master
Liblua
Lua
CALL
Callable
Coroutine
ErrorHandlerError
FileError
Function
LuaError
MemoryError
Object
Reference
RuntimeError
Stack
StackMixin
Chunk
ClassSupport
CoroutineSupport
ErrorHandling
Registry
StandardLibraries
TableSupport
Type
Util
SyntaxError
Table
Type
TYPE
LuaCallable
LuaConvert
Built with Crystal 1.9.2
2023-10-08 11:21:19 UTC
class
Lua::FileError
Lua::FileError
Lua::LuaError
Exception
Reference
Object
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