| Package | Description |
|---|---|
| org.openstreetmap.josm.gui | |
| org.openstreetmap.josm.tools |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionDialogUtil.explainChangesetClosedException(ChangesetClosedException e)
handles a ChangesetClosedException
|
| Modifier and Type | Method and Description |
|---|---|
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.
|