Searched refs:AbortBuildException (Results 1 – 4 of 4) sorted by relevance
150 protected static class AbortBuildException extends Exception { class in BaseBuilder314 @Nullable ProjectState projectState) throws AbortBuildException, CoreException { in abortOnBadSetup()319 throw new AbortBuildException(); in abortOnBadSetup()330 throw new AbortBuildException(); in abortOnBadSetup()335 throw new AbortBuildException(); in abortOnBadSetup()345 throw new AbortBuildException(); in abortOnBadSetup()363 throws AbortBuildException { in stopOnMarker()369 throw new AbortBuildException(); in stopOnMarker()374 throw new AbortBuildException(); in stopOnMarker()
31 import com.android.ide.eclipse.adt.internal.build.builders.BaseBuilder.AbortBuildException;729 } catch (AbortBuildException e) { in build()1061 IFile proguardFile) throws CoreException, AbortBuildException { in handleResources()1151 throws AbortBuildException { in execAapt()1266 throw new AbortBuildException(); in execAapt()1350 throw new AbortBuildException(); in execAapt()1358 throw new AbortBuildException(); in execAapt()
93 } catch (AbortBuildException e) { in build()
711 } catch (AbortBuildException e) { in build()924 @Nullable ProjectState projectState) throws AbortBuildException, CoreException { in abortOnBadSetup()