try()
RequestGet("https://api.test.com/data", 0, 0, respuesta, None)
exception(e)
addVar(error_trace, e)
addResult(error_trace)
end()