Home
last modified time | relevance | path

Searched defs:InternalException (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
DProjectSetupBuilder.java52 private final static class InternalException extends Exception { class in ProjectSetupBuilder
55 InternalException(String message) { in InternalException() method in ProjectSetupBuilder.InternalException