An exception thrown during packaging of an APK file.
| Constructor and description | 
|---|
                                DuplicateFileException
                                (String archivePath, File file1, File file2) | 
                        
| Type | Name and description | 
|---|---|
String | 
                            getArchivePath() | 
                        
File | 
                            getFile1() | 
                        
File | 
                            getFile2() | 
                        
String | 
                            getMessage() |