@Deprecated public class UpdateInvalidArchiveLayoutException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected File |
archiveFile
Deprecated.
|
protected ApplicationInfo |
info
Deprecated.
|
| Constructor and Description |
|---|
UpdateInvalidArchiveLayoutException(ApplicationInfo info,
File archiveFile)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getArchiveFile()
Deprecated.
|
ApplicationInfo |
getInfo()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected final ApplicationInfo info
protected final File archiveFile
public UpdateInvalidArchiveLayoutException(ApplicationInfo info, File archiveFile)
public ApplicationInfo getInfo()
public File getArchiveFile()
Copyright © 2013 CodeLutin. All Rights Reserved.