error("Error Message") -- Throws at the current stack error("Error Message",2) -- Throws to the caller error("Error Message",3) -- Throws to the caller after that