Searched refs:AndroidCompileException (Results 1 – 1 of 1) sorted by relevance
42 class AndroidCompileException(Exception): class125 raise AndroidCompileException(136 raise AndroidCompileException('The %s file no longer exists.' % gs_file)152 raise AndroidCompileException('Run failed with:\n\n%s\n' % ret['error'])155 raise AndroidCompileException(INFRA_FAILURE_ERROR_MSG)167 raise AndroidCompileException('The build with the patch failed and the '