Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DNativeLibInJarException.java25 public final class NativeLibInJarException extends Exception { class
32 NativeLibInJarException(JarStatus status, String message, String libName, in NativeLibInJarException() method in NativeLibInJarException