View Source Luex.LuaError exception (luex v0.0.2)

Link to this section Summary

Functions

macro pattern match the lua errors luerl throws.

catches the lua error implementation of luerl and converts these to Luex.LuaError exceptions.

Link to this section Functions

Link to this macro

luerl_error(reason, vm)

View Source (macro)

macro pattern match the lua errors luerl throws.

catches the lua error implementation of luerl and converts these to Luex.LuaError exceptions.