public final class DuplicateFileException
extends com.android.sdklib.internal.build.SignedJarBuilder.IZipEntryFilter.ZipAbortException
Constructor and Description |
---|
DuplicateFileException(java.lang.String archivePath,
java.io.File file1,
java.io.File file2) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArchivePath() |
java.io.File |
getFile1() |
java.io.File |
getFile2() |
java.lang.String |
getMessage() |