|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.android.sdklib.build.JarListSanitizer.Sha1Exception
public static final class JarListSanitizer.Sha1Exception
Exception to indicate a failure to check a jar file's content.
| Constructor Summary | |
|---|---|
JarListSanitizer.Sha1Exception(java.io.File jarFile,
java.lang.Throwable cause)
|
|
| Method Summary | |
|---|---|
java.io.File |
getJarFile()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JarListSanitizer.Sha1Exception(java.io.File jarFile,
java.lang.Throwable cause)
| Method Detail |
|---|
public java.io.File getJarFile()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||