Changeset 10055 in josm for trunk/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java
- Timestamp:
- 2016-03-27T04:01:39+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/ExceptionDialogUtil.java
r9474 r10055 25 25 import org.openstreetmap.josm.io.OsmApiInitializationException; 26 26 import org.openstreetmap.josm.io.OsmTransferException; 27 import org.openstreetmap.josm.tools.BugReportExceptionHandler;28 27 import org.openstreetmap.josm.tools.ExceptionUtil; 28 import org.openstreetmap.josm.tools.bugreport.BugReportExceptionHandler; 29 29 30 30 /**
Note:
See TracChangeset
for help on using the changeset viewer.
