|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jomic.tools.ItemMustBeDownloadedException
public class ItemMustBeDownloadedException
Exception to be thrown if a component is missing, but can be downloaded from somewhere.
| Constructor Summary | |
|---|---|
ItemMustBeDownloadedException(java.lang.String newMessage,
java.lang.String newUri)
|
|
| Method Summary | |
|---|---|
void |
show()
Show dialog with a "Go to download page" button. |
void |
show(java.lang.String title)
Show dialog with a "Go to download page" button. |
| 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 ItemMustBeDownloadedException(java.lang.String newMessage,
java.lang.String newUri)
| Method Detail |
|---|
public void show(java.lang.String title)
public void show()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||