Uses of Interface
org.openstreetmap.josm.io.ImportCancelException
-
Packages that use ImportCancelException Package Description org.openstreetmap.josm.io Provides the classes for JOSM input/output support. -
-
Uses of ImportCancelException in org.openstreetmap.josm.io
Classes in org.openstreetmap.josm.io that implement ImportCancelException Modifier and Type Class Description private static class
OsmReader.OsmParsingCanceledException
Exception thrown after user cancellation.
-