public class UpdateNotFoundException extends IOException
| Modifier and Type | Field and Description |
|---|---|
protected ApplicationInfo |
info |
| Constructor and Description |
|---|
UpdateNotFoundException(ApplicationInfo info) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationInfo |
getInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ApplicationInfo info
public UpdateNotFoundException(ApplicationInfo info)
public ApplicationInfo getInfo()
Copyright © 2013–2016 CodeLutin. All rights reserved.