Searched refs:error_handler (Results 1 – 1 of 1) sorted by relevance
67 def error_handler(code, text=None): function91 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)[all …]