Updated at September 7, 2026 01:25 PM
box.error.last()
Get the last raised error.
Returns
an error_object representing the last error
Example
box.error.last()--[[---- error: Internal server error...--]]
See also: error_object:unpack()
Get the last raised error.
Returns
an error_object representing the last error
Example
box.error.last()--[[---- error: Internal server error...--]]
See also: error_object:unpack()