Searched refs:SetupError (Results 1 – 1 of 1) sorted by relevance
59 class SetupError(Exception): class99 raise SetupError('Only support Linux or Linux_x64, %s found'137 raise SetupError('Error found when checking out depot_tools.')139 raise SetupError('Could not get depot_tools.')179 raise SetupError('Running "%s" failed.' % ' '.join(config_cmd))182 raise SetupError('Running "%s" failed.' % ' '.join(sync_cmd))206 raise SetupError('Checking %s failed.' % f)231 raise SetupError('Running "%s" failed.' % ' '.join(cmd))253 raise SetupError('Unable to retrieve %s' % graph_zip_url)299 raise SetupError('Unable to get the latest revision number from %s' %