Lines Matching refs:error_handler
67 def error_handler(code, text=None): function
91 error_handler(return_code, 'RETURN CODE {}'.format(process.stderr.read()))
103 error_handler(process.returncode, error_msg)
122 … error_handler(168, 'Unsupported target: {} with architecture: {}'.format(target_name, arch))
124 error_handler(167, e)
185 error_handler(166, e)
210 error_handler(169, "serial exception: {}".format(e))
378 error_handler(171)
384 error_handler(174, e)
386 error_handler(175)
471 error_handler(170, e)