Searched refs:InternalException (Results 1 – 1 of 1) sorted by relevance
52 private final static class InternalException extends Exception { class in ProjectSetupBuilder55 InternalException(String message) { in InternalException() method in ProjectSetupBuilder.InternalException122 } catch (InternalException e) { in setProject()198 throws InternalException, CoreException { in processAndroidProject()221 throw new InternalException(String.format( in processAndroidProject()228 throw new InternalException(String.format( in processAndroidProject()248 throws InternalException, CoreException { in processJavaProject()263 throw new InternalException(String.format( in processJavaProject()275 private void computeRootAndPaths(Collection<GradleModule> modules) throws InternalException { in computeRootAndPaths()295 throws InternalException { in determineCommonRoot()[all …]