source:
josm/trunk/src/org/openstreetmap/josm/io/OsmTransferCanceledException.java
@
5241
| Revision 4310, 160 bytes checked in by stoecker, 10 months ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | // License: GPL. For details, see LICENSE file. |
| 2 | package org.openstreetmap.josm.io; |
| 3 | |
| 4 | public class OsmTransferCanceledException extends OsmTransferException { |
| 5 | |
| 6 | } |
Note: See TracBrowser
for help on using the repository browser.
