class Lua::LuaError

Direct Known Subclasses

Defined in:

lua/exceptions.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message, traceback : Nil | String = nil) #

[View source]

Instance Method Detail

def traceback : String | Nil #

[View source]