class Lua::RuntimeError
- Lua::RuntimeError
- Lua::Error
- Exception
- Reference
- Object
Defined in:
crystal-lua/errors.crInstance methods inherited from class Lua::Error
code : Int32 | Nil
code
Constructor methods inherited from class Lua::Error
new(code : Int32, message : String | Nil)new(message : String | Nil) new