|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChangesetClosedException | |
---|---|
org.openstreetmap.josm.gui | |
org.openstreetmap.josm.tools |
Uses of ChangesetClosedException in org.openstreetmap.josm.gui |
---|
Methods in org.openstreetmap.josm.gui with parameters of type ChangesetClosedException | |
---|---|
static void |
ExceptionDialogUtil.explainChangesetClosedException(ChangesetClosedException e)
handles a ChangesetClosedException |
Uses of ChangesetClosedException in org.openstreetmap.josm.tools |
---|
Methods in org.openstreetmap.josm.tools with parameters of type ChangesetClosedException | |
---|---|
static java.lang.String |
ExceptionUtil.explainChangesetClosedException(ChangesetClosedException e)
Explains an exception thrown during upload because the changeset which data is uploaded to is already closed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |